Skip to content

A Go package providing timer queue for a list of items that should be processed in at a fixed duration of time after being added.

License

Notifications You must be signed in to change notification settings

jmptrader/timerqueue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timer Queue for Go

A Go package providing timer queue for a list of items that should be processed in at a fixed duration of time after being added.

License MIT GoDoc

Installation

go get github.com/jirenius/timerqueue

About

A Go package providing timer queue for a list of items that should be processed in at a fixed duration of time after being added.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%