Versions in this module Expand all Collapse all v1 v1.0.0 Jul 14, 2026 Changes in this version + func Run(cx *clienv.Cmd, cmd *cobra.Command, args []string) error + func RunError(err error) error + type Plan struct + Auth bool + Backfill bool + DryRun bool + Init string + Jq string + NoReconnect bool + Note string + On string + PrivateURL string + PublicURL string + RESTBaseURL string + Stateful bool + StreamLogLevel string + Subscriptions []PlanSub + Where string + func PlanDoc(subs []stream.Subscription, baseURL, publicURL, privateURL string, ...) Plan + func (p Plan) FormatText(w io.Writer) + type PlanSub struct + AccountSeqs []int + Channel string + History int + Implicit bool + Intervals []string + Symbols []string