Documentation
¶
Index ¶
Constants ¶
View Source
const ( CategoryInput int = 0 CategoryOutput int = 1 CategoryOptions int = 2 CategoryDebug int = 3 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ArgCollection ¶
type ArgCollection struct {
BucketFile string
BucketName string
DoEnumerate bool
DoDestructive bool
JSON bool
ProviderFlag string
Threads int
UseMq bool
Verbose bool
Version bool
WriteToDB bool
StdinInput bool
}
func (ArgCollection) Validate ¶
func (args ArgCollection) Validate() error
Click to show internal directories.
Click to hide internal directories.