Documentation ¶
Index ¶
- func GetCmdCreate(cdc *codec.Codec) *cobra.Command
- func GetCmdExist(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdGet(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdList(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetTxCmd(cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCmdCreate ¶ added in v0.24.0
GetCmdCreate is the CLI command for creating a service.
func GetCmdExist ¶ added in v0.21.0
func GetCmdList ¶ added in v0.21.0
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.