Documentation ¶
Index ¶
- type Audit
- func (audit *Audit) GetDescription() string
- func (audit *Audit) GetFlagSet() *flag.FlagSet
- func (audit *Audit) GetHelpFlag() *bool
- func (audit *Audit) GetName() string
- func (audit *Audit) GetSubCommands() []cli.Command
- func (audit *Audit) Init(helpFlagName string, helpFlagDescription string)
- func (audit *Audit) Process()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Audit ¶
type Audit struct {
// contains filtered or unexported fields
}
func (*Audit) GetDescription ¶
func (*Audit) GetFlagSet ¶
func (*Audit) GetHelpFlag ¶
func (*Audit) GetSubCommands ¶
Click to show internal directories.
Click to hide internal directories.