Documentation ¶ Index ¶ func ShouldIgnore(relativeFilePath string) bool func TarDirectory(dirPath string, prefix string, tarWriter *tar.Writer) error func TarFile(filePath string, prefix string, tarWriter *tar.Writer) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ShouldIgnore ¶ func ShouldIgnore(relativeFilePath string) bool func TarDirectory ¶ func TarDirectory(dirPath string, prefix string, tarWriter *tar.Writer) error func TarFile ¶ func TarFile(filePath string, prefix string, tarWriter *tar.Writer) error Types ¶ This section is empty. Source Files ¶ View all Source files tar.go Click to show internal directories. Click to hide internal directories.