4 lines
212 B
Markdown
4 lines
212 B
Markdown
|
a simple Go library with useful time utiities:
|
||
|
- Clock: a high performance clock giving a good "ish" representation of "now" (hence the name!)
|
||
|
- Timeout: a reusable structure for enforcing timeouts with a cancel
|