Documentation ¶ Index ¶ func AddExtra(e ...string) func ClearExtra() func DelExtra(e ...string) func HasExtra(e string) bool func Hash(p string, h hash.Hash, buf []byte) (string, error) func KnownExt(ext string) bool Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AddExtra ¶ added in v1.2.3 func AddExtra(e ...string) func ClearExtra ¶ added in v1.2.3 func ClearExtra() func DelExtra ¶ added in v1.2.3 func DelExtra(e ...string) func HasExtra ¶ added in v1.2.3 func HasExtra(e string) bool func Hash ¶ func Hash(p string, h hash.Hash, buf []byte) (string, error) Hash returns the hash of a rom given a path to the file and hash function. func KnownExt ¶ func KnownExt(ext string) bool KnownExt returns true if the ext is recognized. Types ¶ This section is empty. Source Files ¶ View all Source files 7zip.go gzip.go hash.go zip.go Click to show internal directories. Click to hide internal directories.