Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthCommand ¶
type AuthCommand struct {
// contains filtered or unexported fields
}
func New ¶
func New() *AuthCommand
func (*AuthCommand) Init ¶
func (c *AuthCommand) Init(args []string) error
func (*AuthCommand) Name ¶
func (c *AuthCommand) Name() string
func (*AuthCommand) Run ¶
func (c *AuthCommand) Run() error
Click to show internal directories.
Click to hide internal directories.