//
pkg.gl
Category
github.com/env25/mpdlrc
internal
event
package
0.7.4
Repository:
https://github.com/env25/mpdlrc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
3
Files
21 SLOC
#
Functions
NewFunc
NewFunc return a [Func] event with fn.
#
Structs
Func
Func is a [tcell.Event] that holds a function to be executed.
#
Type aliases
Event
Event implements [tcell.Event].