Documentation ¶
Index ¶
- type Client
- func (c *Client) API(cmd *cobra.Command) *cherrygo.Client
- func (c *Client) Config(cmd *cobra.Command) *viper.Viper
- func (c *Client) DefaultConfig(withExtension bool) string
- func (c *Client) Format() outputs.Format
- func (c *Client) GetOptions() *cherrygo.GetOptions
- func (c *Client) NewCommand() *cobra.Command
- func (c *Client) SetToken(token string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { Version string // contains filtered or unexported fields }
func (*Client) DefaultConfig ¶
func (*Client) GetOptions ¶
func (c *Client) GetOptions() *cherrygo.GetOptions
func (*Client) NewCommand ¶
Click to show internal directories.
Click to hide internal directories.