Skip to content

v0.1.0

Compare
Choose a tag to compare
@spikecurtis spikecurtis released this 02 Jul 11:52
· 4 commits to main since this release

Initial public release.

Includes all functions from the Go 1.21 time standard library that depend on the current real time, as well as an additional TickerFunc that calls a provided function on ticks (analogous to AfterFunc vs NewTimer)