Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify code into default repo format | EuAndreh | 2025-01-22 | 1 | -480/+0 |
| | |||||
* | use time.Since | Chris Wendt | 2022-06-08 | 1 | -1/+1 |
| | |||||
* | BIG change: generic Var[T], txVar, etc. | Chris Wendt | 2022-06-08 | 1 | -0/+1 |
| | |||||
* | Add stm friendly rate limiter | Matt Joiner | 2019-11-02 | 1 | -0/+479 |
The tests are from golang.org/x/time/rate, and the limiter tries to have a similar API. |