Documentation ¶
Index ¶
- Constants
- Variables
- func GetCmdCreateProfiler(cdc *codec.Codec) *cobra.Command
- func GetCmdCreateTrustee(cdc *codec.Codec) *cobra.Command
- func GetCmdDeleteProfiler(cdc *codec.Codec) *cobra.Command
- func GetCmdDeleteTrustee(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryProfilers(storeName string, cdc *codec.Codec) *cobra.Command
- func GetCmdQueryTrustees(storeName string, cdc *codec.Codec) *cobra.Command
Constants ¶
View Source
const ( FlagAddress = "address" FlagDescription = "description" )
Variables ¶
View Source
var ( FsAddGuardian = flag.NewFlagSet("", flag.ContinueOnError) FsDeleteGuardian = flag.NewFlagSet("", flag.ContinueOnError) )
Functions ¶
func GetCmdCreateTrustee ¶ added in v0.10.0
func GetCmdDeleteProfiler ¶ added in v0.10.0
func GetCmdDeleteTrustee ¶ added in v0.10.0
func GetCmdQueryProfilers ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.