//
pkg.gl
Category
github.com/elastic/beats/v7
heartbeat
scheduler
timerqueue
package
7.17.28
Repository:
https://github.com/elastic/beats.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
3
Dependents
3
Files
114 SLOC
#
Functions
NewTimerQueue
NewTimerQueue creates a new instance.
#
Structs
TimerQueue
TimerQueue represents a priority queue of timers.
#
Type aliases
TimerTaskFn
TimerTaskFn is the function invoked by a timerTask.