Documentation ¶ Index ¶ func CompareGoldenXML(t *testing.T, expectedFn string, got []byte) func CompareGoldenZip(t *testing.T, expectedFn string, got []byte) func CompareGoldenZipFilesOnly(t *testing.T, expectedFn string, got []byte) func CompareZip(t *testing.T, expectedFn string, got []byte, cmpFileContents bool) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CompareGoldenXML ¶ func CompareGoldenXML(t *testing.T, expectedFn string, got []byte) func CompareGoldenZip ¶ func CompareGoldenZip(t *testing.T, expectedFn string, got []byte) func CompareGoldenZipFilesOnly ¶ func CompareGoldenZipFilesOnly(t *testing.T, expectedFn string, got []byte) func CompareZip ¶ func CompareZip(t *testing.T, expectedFn string, got []byte, cmpFileContents bool) Types ¶ This section is empty. Source Files ¶ View all Source files compare.go Click to show internal directories. Click to hide internal directories.