Versions in this module Expand all Collapse all v1 v1.7.3 Jan 2, 2023 v1.7.2 Jan 2, 2023 Changes in this version + const FlagAggregateFunc + const FlagCreator + const FlagDescription + const FlagFeedName + const FlagFeedState + const FlagFrequency + const FlagInput + const FlagLatestHistory + const FlagProviders + const FlagServiceFeeCap + const FlagServiceName + const FlagThreshold + const FlagTimeout + const FlagValueJsonPath + var FsCreateFeed = flag.NewFlagSet("", flag.ContinueOnError) + var FsEditFeed = flag.NewFlagSet("", flag.ContinueOnError) + var FsPauseFeed = flag.NewFlagSet("", flag.ContinueOnError) + var FsQueryFeed = flag.NewFlagSet("", flag.ContinueOnError) + var FsQueryFeedValue = flag.NewFlagSet("", flag.ContinueOnError) + var FsQueryFeeds = flag.NewFlagSet("", flag.ContinueOnError) + var FsStartFeed = flag.NewFlagSet("", flag.ContinueOnError) + func GetCmdCreateFeed() *cobra.Command + func GetCmdEditFeed() *cobra.Command + func GetCmdPauseFeed() *cobra.Command + func GetCmdQueryFeed() *cobra.Command + func GetCmdQueryFeedValue() *cobra.Command + func GetCmdQueryFeeds() *cobra.Command + func GetCmdStartFeed() *cobra.Command + func GetQueryCmd() *cobra.Command + func NewTxCmd() *cobra.Command