Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GetOptions ¶
type GetOptions struct { resource.FilenameOptions IgnoreNotFound bool Raw string ChunkSize int64 }
GetOptions is the start of the data required to perform the operation. As new fields are added, add them here instead of referencing the cmd.Flags()
Click to show internal directories.
Click to hide internal directories.