//
pkg.gl
Category
github.com/mum4k/termdash
private
event
eventqueue
package
0.20.0
Repository:
https://github.com/mum4k/termdash.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
5
Dependents
4
Files
162 SLOC
#
Functions
New
New returns a new Unbound queue of terminal events.
NewThrottled
NewThrottled returns a new Throttled queue of terminal events.
#
Structs
Throttled
Throttled is an unbound and throttled FIFO queue of terminal events.
Unbound
Unbound is an unbound FIFO queue of terminal events.