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

jirenius/timerqueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages