//
pkg.gl
Category
github.com/influxdata/influxdb/v2
pkg
limiter
package
2.7.11
Repository:
https://github.com/influxdata/influxdb.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
5
Dependents
2
Files
111 SLOC
#
Functions
NewFixed
NewRate
NewWriter
NewWriter returns a writer that implements io.Writer with rate limiting.
NewWriterWithRate
WithRate returns a Writer with the specified rate limiter.
#
Structs
Writer
#
Interfaces
Rate