mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-23 12:16:38 +00:00
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
|