Documentation
¶
Index ¶
- func NewArgsCommand() *cobra.Command
- func NewArgsComplexCommand() *cobra.Command
- func NewArgsSimpleCommand() *cobra.Command
- func NewErrorsCommand() *cobra.Command
- func NewGithubAuthCommand() *cobra.Command
- func NewLoginCommand() *cobra.Command
- func NewLogoutCommand() *cobra.Command
- func NewNodeCommand() *cobra.Command
- func NewUserAddCommand() *cobra.Command
- type CustomError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewArgsCommand ¶
func NewArgsComplexCommand ¶
func NewArgsSimpleCommand ¶
func NewErrorsCommand ¶
func NewGithubAuthCommand ¶ added in v0.2.9
func NewLoginCommand ¶ added in v0.2.9
func NewLogoutCommand ¶ added in v0.2.9
func NewNodeCommand ¶ added in v0.2.9
func NewUserAddCommand ¶ added in v0.2.9
Types ¶
type CustomError ¶
type CustomError struct {
// contains filtered or unexported fields
}
func (*CustomError) Cause ¶
func (c *CustomError) Cause() error
func (*CustomError) Error ¶
func (c *CustomError) Error() string
Click to show internal directories.
Click to hide internal directories.