Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Options struct { Action string `short:"a" help:"${actionHelp}"` Disabled bool `short:"d" help:"${disabledHelp}"` Generate bool `short:"g" help:"${generateHelp}"` Cron bool `short:"j" help:"${cronHelp}"` Level string `short:"l" help:"${levelHelp}"` Name string `short:"o" help:"${nameHelp}"` Quiet bool `short:"q" help:"${quietHelp}"` Rules string `short:"r" help:"${rulesHelp}"` Source string `short:"s" help:"${sourceHelp}"` Version bool `short:"v" help:"${versionHelp}"` AcceptUpdates bool `short:"y" help:"${acceptUpdatesHelp}"` }
Functions ¶
func InitAndExecute ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.