Documentation ¶
Index ¶
- func GetQueryCmd() *cobra.Command
- func GetTxCmd(key string) *cobra.Command
- func QueryProviderExec(clientCtx client.Context, owner string, extraArgs ...string) (sdktest.BufferWriter, error)
- func QueryProvidersExec(clientCtx client.Context, args ...string) (sdktest.BufferWriter, error)
- func TxCreateProviderExec(clientCtx client.Context, from fmt.Stringer, filepath string, ...) (sdktest.BufferWriter, error)
- func TxUpdateProviderExec(clientCtx client.Context, from fmt.Stringer, filepath string, ...) (sdktest.BufferWriter, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetQueryCmd ¶
GetQueryCmd returns the transaction commands for the provider module
func QueryProviderExec ¶
func QueryProviderExec(clientCtx client.Context, owner string, extraArgs ...string) (sdktest.BufferWriter, error)
QueryProviderExec is used for testing provider query
func QueryProvidersExec ¶
QueryProvidersExec is used for testing providers query
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.