Documentation
¶
Index ¶
- func AddFileToTar(tw *tar.Writer, name string, contents *os.File) error
- func AddTextToTar(tw *tar.Writer, name string, contents []byte) error
- func Untar(r io.Reader, dest string) error
- func WriteTarArchive(w io.Writer, srcDir string, uid, gid int) error
- func WriteTarFile(sourceDir, dest string, uid, gid int) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.