cli

package
v0.0.0-...-6b2e056 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCmdCreateProduct

func GetCmdCreateProduct(cdc *codec.Codec) *cobra.Command

GetCmdCreateProduct is the CLI command for sending a SetProduct transaction

func GetCmdCreateReservation

func GetCmdCreateReservation(cdc *codec.Codec) *cobra.Command

GetCmdCreateReservation is the CLI command for sending a CreateReservation transaction

func GetCmdCreateSell

func GetCmdCreateSell(cdc *codec.Codec) *cobra.Command

GetCmdCreateProduct is the CLI command for sending a SetProduct transaction

func GetCmdDecideSell

func GetCmdDecideSell(cdc *codec.Codec) *cobra.Command

GetCmdDecideSell cdc is the CLI command for sending a DecideSell transaction

func GetCmdDeleteReservation

func GetCmdDeleteReservation(cdc *codec.Codec) *cobra.Command

GetCmdDeleteReservation cdc is the CLI command for sending a DeleteSell transaction

func GetCmdDeteleSell

func GetCmdDeteleSell(cdc *codec.Codec) *cobra.Command

GetCmdDeleteSell cdc is the CLI command for sending a DeleteSell transaction

func GetCmdPayReservation

func GetCmdPayReservation(cdc *codec.Codec) *cobra.Command

GetCmdPayReservation cdc is the CLI command for sending a PayReservation transaction

func GetCmdProduct

func GetCmdProduct(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdProduct queries information about a product

func GetCmdProducts

func GetCmdProducts(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdProducts queries a list of all products

func GetCmdReadOrder

func GetCmdReadOrder(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdReadOrder queries order by orderID

func GetCmdRequest

func GetCmdRequest(cdc *codec.Codec) *cobra.Command

GetCmdRequest implements the request command handler.

func GetCmdReservation

func GetCmdReservation(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdReservation queries information about a product

func GetCmdReservations

func GetCmdReservations(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdProducts queries a list of all products

func GetCmdSell

func GetCmdSell(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdProduct queries information about a product

func GetCmdSells

func GetCmdSells(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdProducts queries a list of all products

func GetCmdSetChannel

func GetCmdSetChannel(cdc *codec.Codec) *cobra.Command

GetCmdSetChannel implements the set channel command handler.

func GetCmdUpdateProduct

func GetCmdUpdateProduct(cdc *codec.Codec) *cobra.Command

GetCmdUpdateProduct is the CLI command for sending a SetProduct transaction

func GetCmdUpdateReservation

func GetCmdUpdateReservation(cdc *codec.Codec) *cobra.Command

GetCmdUpdateReservation is the CLI command for sending a UpdateReservation transaction

func GetCmdUpdateSell

func GetCmdUpdateSell(cdc *codec.Codec) *cobra.Command

GetCmdUpdateSellcdc is the CLI command for sending a UpdateSell transaction

func GetQueryCmd

func GetQueryCmd(storeKey string, cdc *codec.Codec) *cobra.Command

GetQueryCmd returns

func GetTxCmd

func GetTxCmd(storeKey string, cdc *codec.Codec) *cobra.Command

GetTxCmd returns the transaction commands for this module

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL