package
1.8.8
Repository: https://github.com/fzf-labs/fpkg.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

NewLimiter returns a 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.

# Variables

ErrLimitExceed is returned when the rate limiter is triggered and the request is rejected due to limit exceeded.

# Structs

BBR implements bbr-like limiter.
DoneInfo is done info.
Stat contains the metrics snapshot of bbr.

# Type aliases

DoneFunc is done function.
No description provided by the author