829a934d23 | ||
---|---|---|
.. | ||
LICENSE | ||
README.md | ||
time.go | ||
timeout.go | ||
util.go |
README.md
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