Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTarArchive ¶
func CreateTarArchive(filename string, files []ArchiveFile)
func CreateTarGZArchive ¶
func CreateTarGZArchive(filename string, files []ArchiveFile)
func CreateZipArchive ¶
func CreateZipArchive(filename string, files []ArchiveFile)
func WriteTar ¶
func WriteTar(destination io.Writer, files []ArchiveFile)
Types ¶
Click to show internal directories.
Click to hide internal directories.