cli

package
v0.10.2-patch Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2019 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagDefChainID         = "def-chain-id"
	FlagServiceName        = "service-name"
	FlagServiceDescription = "service-description"
	FlagTags               = "tags"
	FlagAuthorDescription  = "author-description"
	FlagIdlContent         = "idl-content"
	FlagFile               = "file"
	FlagProvider           = "provider"
	FlagBindChainID        = "bind-chain-id"
	FlagBindType           = "bind-type"
	FlagDeposit            = "deposit"
	FlagPrices             = "prices"
	FlagAvgRspTime         = "avg-rsp-time"
	FlagUsableTime         = "usable-time"
	FlagMethodID           = "method-id"
	FlagServiceFee         = "service-fee"
	FlagReqData            = "request-data"
	FlagRespData           = "response-data"
	FlagErrMsg             = "error-msg"
	FlagProfiling          = "profiling"
	FlagReqChainId         = "request-chain-id"
	FlagReqId              = "request-id"
	FlagDestAddress        = "dest-address"
	FlagWithdrawAmount     = "withdraw-amount"
)
View Source
const NULL = "null"

Variables

View Source
var (
	FsServiceDefinitionCreate = flag.NewFlagSet("", flag.ContinueOnError)
	FsServiceBindingCreate    = flag.NewFlagSet("", flag.ContinueOnError)
	FsServiceBindingUpdate    = flag.NewFlagSet("", flag.ContinueOnError)
	FsServiceDefinition       = flag.NewFlagSet("", flag.ContinueOnError)
	FsServiceBinding          = flag.NewFlagSet("", flag.ContinueOnError)
	FsServiceRequest          = flag.NewFlagSet("", flag.ContinueOnError)
	FsServiceResponse         = flag.NewFlagSet("", flag.ContinueOnError)
	FsServiceWithdrawTax      = flag.NewFlagSet("", flag.ContinueOnError)
)

Functions

func GetCmdQuerySvcBind added in v0.8.0

func GetCmdQuerySvcBind(storeName string, cdc *codec.Codec) *cobra.Command

func GetCmdQuerySvcBinds added in v0.8.0

func GetCmdQuerySvcBinds(storeName string, cdc *codec.Codec) *cobra.Command

func GetCmdQuerySvcDef added in v0.8.0

func GetCmdQuerySvcDef(storeName string, cdc *codec.Codec) *cobra.Command

func GetCmdQuerySvcFees added in v0.8.0

func GetCmdQuerySvcFees(storeName string, cdc *codec.Codec) *cobra.Command

func GetCmdQuerySvcRequests added in v0.8.0

func GetCmdQuerySvcRequests(storeName string, cdc *codec.Codec) *cobra.Command

func GetCmdQuerySvcResponse added in v0.8.0

func GetCmdQuerySvcResponse(storeName string, cdc *codec.Codec) *cobra.Command

func GetCmdSvcBind added in v0.8.0

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

func GetCmdSvcBindUpdate added in v0.8.0

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

func GetCmdSvcCall added in v0.8.0

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

func GetCmdSvcDef added in v0.8.0

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

func GetCmdSvcDisable added in v0.8.0

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

func GetCmdSvcEnable added in v0.8.0

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

func GetCmdSvcRefundDeposit added in v0.8.0

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

func GetCmdSvcRefundFees added in v0.8.0

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

func GetCmdSvcRespond added in v0.8.0

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

func GetCmdSvcWithdrawFees added in v0.8.0

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

func GetCmdSvcWithdrawTax added in v0.9.0

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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