Versions in this module Expand all Collapse all v0 v0.1.0 Sep 27, 2021 Changes in this version + type Config struct + Client *objectapi.Client + Token string + Verbose bool + func New() (*ffcli.Command, *Config) + func (c *Config) Exec(context.Context, []string) error + func (c *Config) RegisterFlags(fs *flag.FlagSet) Other modules containing this package github.com/peterbourgon/ff/v2 github.com/peterbourgon/ff/v3