Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 479 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 479 Bytes

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