Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 697 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 697 Bytes

Go Rate Limiter

GoDoc GitHub Actions

This package provides a rate limiting interface in Go (Golang), using Redis. See sethvargo/go-limiter for more information.

For an instrumented client, see the opencensus branch.