Documentation
¶
Overview ¶
Package notify implements a touch notification system.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notify ¶ added in v0.19.0
type Notify struct {
// contains filtered or unexported fields
}
Notify contains touch notification configuration.
func (*Notify) Touch ¶ added in v0.19.0
func (n *Notify) Touch() context.CancelFunc
Touch starts a goroutine, and waits for a short period. If the returned CancelFunc has not been called it sends a notification to remind the user to physically touch the Security Key.
Click to show internal directories.
Click to hide internal directories.