Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CreateOption ¶
type CreateOption func(opts *createOptions)
func ExcludeFiles ¶
func ExcludeFiles(values ...string) CreateOption
ExcludeFiles sets the file exclusion filter values.
func IncludeFiles ¶
func IncludeFiles(values ...string) CreateOption
IncludeFiles sets the file inclusion filter values.
func WithCreateRootPath ¶
func WithCreateRootPath(value string) CreateOption
WithCreateRootPath sets the root path for archive creation.
Click to show internal directories.
Click to hide internal directories.