Documentation
¶
Index ¶
- func GetQueryCmd() *cobra.Command
- func GetTxCmd() *cobra.Command
- func NewBlockConsumerCmd() *cobra.Command
- func NewCreateGasTankCmd() *cobra.Command
- func NewQueryGasConsumerCmd() *cobra.Command
- func NewQueryGasConsumersByGasTankIDCmd() *cobra.Command
- func NewQueryGasConsumersCmd() *cobra.Command
- func NewQueryGasTankCmd() *cobra.Command
- func NewQueryGasTanksByProviderCmd() *cobra.Command
- func NewQueryGasTanksCmd() *cobra.Command
- func NewQueryParamsCmd() *cobra.Command
- func NewQueryUsageIdentifierToTankIdsCmd() *cobra.Command
- func NewQueryUsageIdentifiersCmd() *cobra.Command
- func NewUnblockConsumerCmd() *cobra.Command
- func NewUpdateGasConsumerLimitCmd() *cobra.Command
- func NewUpdateGasTankConfigsCmd() *cobra.Command
- func NewUpdateGasTankStatusCmd() *cobra.Command
- func ParseStringSliceFromString(s string, separator string) ([]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module.
func NewBlockConsumerCmd ¶
func NewCreateGasTankCmd ¶
func NewQueryGasConsumerCmd ¶
func NewQueryGasConsumersCmd ¶
func NewQueryGasTankCmd ¶
func NewQueryGasTanksCmd ¶
func NewQueryParamsCmd ¶
NewQueryParamsCmd implements the params query command.
func NewQueryUsageIdentifierToTankIdsCmd ¶
NewQueryUsageIdentifierToTankIdsCmd implements the GasTankIdsForAllUsageIdentifiers query command.
func NewQueryUsageIdentifiersCmd ¶
NewQueryUsageIdentifiersCmd implements the AvailableUsageIdentifiers query command.
func NewUnblockConsumerCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.