Documentation
¶
Index ¶
Constants ¶
View Source
const NoItem int = -1
NoItem is used to indicate a "none" value for a menu index (i.e. a positive integer)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Receiver ¶
type Receiver interface {
Receive(s State)
}
Receiver is the interface that must be implemented to be eligible for state change notification
Click to show internal directories.
Click to hide internal directories.