repositorypackage
0.0.0-20220528025420-1c25c75a4654
Repository: https://github.com/siprtcio/timer.git
Documentation: pkg.go.dev
# README
timer
Volatile timer running using timer wheel. it is running using single thread for millions of timers. it uses golang map to uniquely identify timer.