Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Archive ¶
Archive as 7z.
func (Archive) Add ¶
func (a Archive) Add(f fileconfig.File, stream ...fileconfig.ReaderStream) error
Add file to the archive.
func (Archive) Stream ¶
func (a Archive) Stream(f fileconfig.File, stream ...fileconfig.ReaderStream) error
Click to show internal directories.
Click to hide internal directories.