blob: 4070e5013bd3d942b0acbf18fc3c615c58c2003d (
plain)
1
2
3
|
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
|