Documentation ¶
Overview ¶
nolint
Index ¶
Constants ¶
View Source
const ( FlagAddress = "address" FlagDescription = "description" )
Variables ¶
View Source
var ( FsAddGuardian = flag.NewFlagSet("", flag.ContinueOnError) FsDeleteGuardian = flag.NewFlagSet("", flag.ContinueOnError) )
common flagsets to add to various functions
Functions ¶
func GetCmdCreateSuper ¶
GetCmdCreateSuper implements the create super command.
func GetCmdDeleteSuper ¶
GetCmdDeleteSuper implements the delete super command.
func GetCmdQuerySupers ¶
GetCmdQuerySupers implements the query supers command.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for the guardian module.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.