Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Implementation ¶
type Implementation string
const ( None Implementation = "none" // e.g. tar for standard packages GZip Implementation = "gzip" Zstandard Implementation = "zstd" )
Click to show internal directories.
Click to hide internal directories.