Documentation ¶
Index ¶
- func GetCmdCreate(cdc *codec.Codec) *cobra.Command
- func GetCmdGet(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdList(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdQueryParams(queryRoute string, cdc *codec.Codec) *cobra.Command
- func GetCmdUpdate(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 command to create a execution.
func GetCmdList ¶ added in v0.21.0
GetCmdList implements the list query command.
func GetCmdQueryParams ¶ added in v0.25.0
GetCmdQueryParams implements the params query command.
func GetCmdUpdate ¶ added in v0.24.0
GetCmdUpdate is the command to update a execution.
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.