Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsCompressedFile ¶
func IsTarFile ¶
IsTarFile checks whether the file at filePath is a tar archive by reading the standard tar magic bytes at offset 257 ("ustar\0" or "ustar ").
func RegisterExpander ¶
func RegisterExpander(e Expander)
Types ¶
type ExpandOptions ¶
type ExpandOptions struct{}
Click to show internal directories.
Click to hide internal directories.