Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Register ¶ added in v0.1.1
type Register struct {
Secret string `` /* 173-byte string literal not displayed */
}
func (*Register) Run ¶ added in v0.1.1
func (a *Register) Run(ctx *clicontext.CLIContext) error
type Unregister ¶ added in v0.1.1
type Unregister struct { }
func (*Unregister) Run ¶ added in v0.1.1
func (r *Unregister) Run(ctx *clicontext.CLIContext) error
Click to show internal directories.
Click to hide internal directories.