Replace ratelimiter with github.com/sethvargo/go-limiter #29
test.yml
on: push
test (linux)
2m 40s
staticcheck
17s
Annotations
3 errors
staticcheck
Process completed with exit code 1.
|
staticcheck:
handlers/mw.go#L413
should use time.Since instead of time.Now().Sub (S1012)
|
staticcheck:
cmd/goatcounter/serve.go#L324
func mustNewMem is unused (U1000)
|