Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Waitee ¶
type Waitee struct {
// contains filtered or unexported fields
}
Waitee is a type that waits for a key press.
func GetWaitee ¶
func GetWaitee() *Waitee
GetWaitee gets a new waitee.
Returns:
- *Waitee: The new waitee.
Click to show internal directories.
Click to hide internal directories.