mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-01 01:12:25 -05:00
* reduce complexity of throttling logic to use 1 queue and an atomic int * use atomic add instead of CAS, add throttling test |
||
|---|---|---|
| .. | ||
| errorhandling.go | ||
| mime.go | ||
| negotiate.go | ||
| negotiate_test.go | ||
| parsequery.go | ||
| response.go | ||