Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InputChannel = make(chan InputEvent)
Functions ¶
func StartListening ¶
func StartListening()
Types ¶
type InputEvent ¶
type InputEvent struct {
KeyCode string
}
Click to show internal directories.
Click to hide internal directories.