Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Authenticated ¶
func AuthenticatedAt ¶
Types ¶
type DeviceLogin ¶
type DeviceLogin struct {
// contains filtered or unexported fields
}
func StartDeviceLogin ¶
func StartDeviceLogin() (*DeviceLogin, error)
func StartDeviceLoginCmd ¶
func StartDeviceLoginCmd(cmd *exec.Cmd) (*DeviceLogin, error)
func (*DeviceLogin) Close ¶
func (l *DeviceLogin) Close() error
func (*DeviceLogin) Code ¶
func (l *DeviceLogin) Code() string
func (*DeviceLogin) Done ¶
func (l *DeviceLogin) Done() bool
func (*DeviceLogin) Err ¶
func (l *DeviceLogin) Err() error
func (*DeviceLogin) URL ¶
func (l *DeviceLogin) URL() string
Click to show internal directories.
Click to hide internal directories.