cli

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagFeedName      = "feed-name"
	FlagAggregateFunc = "aggregate-func"
	FlagValueJsonPath = "value-json-path"
	FlagLatestHistory = "latest-history"
	FlagDescription   = "description"
	FlagServiceName   = "service-name"
	FlagProviders     = "providers"
	FlagInput         = "input"
	FlagTimeout       = "timeout"
	FlagServiceFeeCap = "service-fee-cap"
	FlagFrequency     = "frequency"
	FlagThreshold     = "threshold"
	FlagCreator       = "creator"
	FlagFeedState     = "state"
)

Variables

View Source
var (
	FsCreateFeed     = flag.NewFlagSet("", flag.ContinueOnError)
	FsStartFeed      = flag.NewFlagSet("", flag.ContinueOnError)
	FsPauseFeed      = flag.NewFlagSet("", flag.ContinueOnError)
	FsEditFeed       = flag.NewFlagSet("", flag.ContinueOnError)
	FsQueryFeed      = flag.NewFlagSet("", flag.ContinueOnError)
	FsQueryFeeds     = flag.NewFlagSet("", flag.ContinueOnError)
	FsQueryFeedValue = flag.NewFlagSet("", flag.ContinueOnError)
)

Functions

func GetCmdCreateFeed

func GetCmdCreateFeed() *cobra.Command

GetCmdCreateFeed implements defining a feed command

func GetCmdEditFeed

func GetCmdEditFeed() *cobra.Command

GetCmdEditFeed implements editing a feed command

func GetCmdPauseFeed

func GetCmdPauseFeed() *cobra.Command

GetCmdPauseFeed implements pausing a running feed command

func GetCmdQueryFeed

func GetCmdQueryFeed() *cobra.Command

GetCmdQueryFeed implements the query feed definition command

func GetCmdQueryFeedValue

func GetCmdQueryFeedValue() *cobra.Command

GetCmdQueryFeedValue implements the query feed value command

func GetCmdQueryFeeds

func GetCmdQueryFeeds() *cobra.Command

GetCmdQueryFeed implements the query feed definitions command

func GetCmdStartFeed

func GetCmdStartFeed() *cobra.Command

GetCmdStartFeed implements starting a feed command

func GetQueryCmd

func GetQueryCmd() *cobra.Command

GetQueryCmd returns the cli query commands for the oracle module.

func NewTxCmd

func NewTxCmd() *cobra.Command

NewTxCmd returns the transaction commands for the oracle module.

Types

This section is empty.

Jump to

Keyboard shortcuts

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