Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewApiClient ¶ added in v0.1.3
func NewApiContext ¶ added in v0.1.3
func NewRootCmd ¶ added in v0.0.3
Types ¶
type CodeResponse ¶
type ErrUnauthenticated ¶ added in v0.0.15
type ErrUnauthenticated struct{}
func (*ErrUnauthenticated) Error ¶ added in v0.0.15
func (e *ErrUnauthenticated) Error() string
type LocalServer ¶
type LocalServer struct { ResultChan chan CodeResponse // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.