Documentation ¶
Index ¶
- func GetCmdCreate(cdc *codec.Codec) *cobra.Command
- func GetCmdDelete(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.21.0
GetCmdCreate is the command to create a process.
func GetCmdDelete ¶ added in v0.21.0
GetCmdDelete is the command to delete a process.
func GetCmdExist ¶ added in v0.21.0
GetCmdExist implements the exist query command.
func GetCmdList ¶ added in v0.21.0
GetCmdList implements the list query command.
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.