Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileToTarOptions ¶
type FileToTarOptions struct { // If set this file name is used in the archive instead: OverrideFileName string }
func (*FileToTarOptions) GetOverrideFileName ¶
func (f *FileToTarOptions) GetOverrideFileName() (string, error)
Click to show internal directories.
Click to hide internal directories.