cli

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2018 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"
	FlagExpiration         = "expiration"
)

Variables

View Source
var (
	FsDefChainID         = flag.NewFlagSet("", flag.ContinueOnError)
	FsServiceName        = flag.NewFlagSet("", flag.ContinueOnError)
	FsServiceDescription = flag.NewFlagSet("", flag.ContinueOnError)
	FsTags               = flag.NewFlagSet("", flag.ContinueOnError)
	FsAuthorDescription  = flag.NewFlagSet("", flag.ContinueOnError)
	FsIdlContent         = flag.NewFlagSet("", flag.ContinueOnError)
	FsFile               = flag.NewFlagSet("", flag.ContinueOnError)
	FsProvider           = flag.NewFlagSet("", flag.ContinueOnError)
	FsBindChainID        = flag.NewFlagSet("", flag.ContinueOnError)
	FsBindType           = flag.NewFlagSet("", flag.ContinueOnError)
	FsDeposit            = flag.NewFlagSet("", flag.ContinueOnError)
	FsPrices             = flag.NewFlagSet("", flag.ContinueOnError)
	FsAvgRspTime         = flag.NewFlagSet("", flag.ContinueOnError)
	FsUsableTime         = flag.NewFlagSet("", flag.ContinueOnError)
	FsExpiration         = flag.NewFlagSet("", flag.ContinueOnError)
)

Functions

func GetCmdQueryScvBind

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

func GetCmdQueryScvBinds

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

func GetCmdQueryScvDef

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

func GetCmdScvBind

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

func GetCmdScvBindUpdate

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

func GetCmdScvDef

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

func GetCmdScvDisable

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

func GetCmdScvEnable

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

func GetCmdScvRefundDeposit

func GetCmdScvRefundDeposit(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