Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompareTars ¶
func CompareTars(expected []byte, actual []byte, compareOptions CompareOptions) (bool, error)
CompareTars will return a bool if the tars files match, without comparing timestmaps and more. t
Types ¶
type CompareOptions ¶
type CompareOptions struct {
IgnoreFilesInActual []string
}
Click to show internal directories.
Click to hide internal directories.