package
Version:
v0.0.0-...-0fb2adb
Opens a new window with list of versions in this module.
Published: May 16, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Listen(key interface{}, cb func(e Event) error)
func Unlisten(key interface{})
const (
None EventType = iota
Close
Created
Destroyed
Focused
Blurred
Resized
Moved
Shortcut
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.