package
2.0.2
Repository: https://github.com/devexps/go-pkg.git
Documentation: pkg.go.dev

# Functions

NewLimiter returns a L-BBR limiter.
WithBucket with bucket ize.
WithCPUQuota with real cpu quota(if it can not collect from process correct);.
WithCPUThreshold with cpu threshold;.
WithWindow with window size.

# Structs

LBBR implements Bottleneck Bandwidth and Round-trip propagation time limiter.
Stat contains the metrics snapshot of L-BBR.

# Type aliases

Option function for L-BBR limiter.