//
pkg.gl
Category
github.com/influxdata/influxdb/v2
pkg
mincore
package
2.7.11
Repository:
https://github.com/influxdata/influxdb.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
7
Dependents
0
Files
170 SLOC
#
Functions
Mincore
Mincore is a wrapper function for mincore(2).
NewLimiter
NewLimiter returns a new instance of Limiter associated with an mmap.
#
Constants
DefaultUpdateInterval
Limiter defaults.
#
Structs
Limiter
Limiter represents a token bucket rate limiter based on.