Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LBBR ¶
type LBBR struct {
// contains filtered or unexported fields
}
LBBR implements Bottleneck Bandwidth and Round-trip propagation time limiter.
type Option ¶
type Option func(*options)
Option function for L-BBR limiter
func WithCPUQuota ¶
WithCPUQuota with real cpu quota(if it can not collect from process correct);
func WithCPUThreshold ¶
WithCPUThreshold with cpu threshold;
Click to show internal directories.
Click to hide internal directories.