Versions in this module Expand all Collapse all v1 v1.1.0 May 26, 2020 Changes in this version + const FlagAuthorDescription + const FlagData + const FlagDeposit + const FlagDescription + const FlagFrequency + const FlagName + const FlagOwner + const FlagPricing + const FlagProvider + const FlagProviders + const FlagQoS + const FlagRepeated + const FlagRequestID + const FlagResult + const FlagSchemas + const FlagServiceFeeCap + const FlagServiceName + const FlagSuperMode + const FlagTags + const FlagTimeout + const FlagTotal + var FsBindService = flag.NewFlagSet("", flag.ContinueOnError) + var FsCallService = flag.NewFlagSet("", flag.ContinueOnError) + var FsDefineService = flag.NewFlagSet("", flag.ContinueOnError) + var FsEnableServiceBinding = flag.NewFlagSet("", flag.ContinueOnError) + var FsQueryServiceBindings = flag.NewFlagSet("", flag.ContinueOnError) + var FsRespondService = flag.NewFlagSet("", flag.ContinueOnError) + var FsUpdateRequestContext = flag.NewFlagSet("", flag.ContinueOnError) + var FsUpdateServiceBinding = flag.NewFlagSet("", flag.ContinueOnError) + func GetCmdBindService(cdc *codec.Codec) *cobra.Command + func GetCmdCallService(cdc *codec.Codec) *cobra.Command + func GetCmdDefineService(cdc *codec.Codec) *cobra.Command + func GetCmdDisableServiceBinding(cdc *codec.Codec) *cobra.Command + func GetCmdEnableServiceBinding(cdc *codec.Codec) *cobra.Command + func GetCmdKillRequestContext(cdc *codec.Codec) *cobra.Command + func GetCmdPauseRequestContext(cdc *codec.Codec) *cobra.Command + func GetCmdQueryEarnedFees(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQueryParams(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQueryRequestContext(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQuerySchema(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQueryServiceBinding(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQueryServiceBindings(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQueryServiceDefinition(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQueryServiceRequest(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQueryServiceRequests(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQueryServiceResponse(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQueryServiceResponses(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdQueryWithdrawAddr(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetCmdRefundServiceDeposit(cdc *codec.Codec) *cobra.Command + func GetCmdRespondService(cdc *codec.Codec) *cobra.Command + func GetCmdSetWithdrawAddr(cdc *codec.Codec) *cobra.Command + func GetCmdStartRequestContext(cdc *codec.Codec) *cobra.Command + func GetCmdUpdateRequestContext(cdc *codec.Codec) *cobra.Command + func GetCmdUpdateServiceBinding(cdc *codec.Codec) *cobra.Command + func GetCmdWithdrawEarnedFees(cdc *codec.Codec) *cobra.Command + func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command + func GetTxCmd(storeKey string, cdc *codec.Codec) *cobra.Command