init

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2024 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Servicer    Servicer
	UserService cherrygo.UsersService
}

func NewClient

func NewClient(s Servicer) *Client

func (*Client) NewCommand

func (c *Client) NewCommand() *cobra.Command

type Servicer

type Servicer interface {
	API(*cobra.Command) *cherrygo.Client
	SetToken(string)
	ConfigFilePath(string, bool) string
}

Jump to

Keyboard shortcuts

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