Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AskPassword ¶
Types ¶
type LoginResult ¶
func LoginCmd ¶
func LoginCmd() (*LoginResult, error)
type PasswordReader ¶
type StdInPasswordReader ¶
type StdInPasswordReader struct{}
func (StdInPasswordReader) ReadPassword ¶
func (r StdInPasswordReader) ReadPassword() (string, error)
Click to show internal directories.
Click to hide internal directories.