package
Version:
v1.1.5
Opens a new window with list of versions in this module.
Published: Jul 29, 2020
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
rate
项目简介
BBR 限流
编译环境
依赖包
编译执行
Documentation
¶
func DefaultAllowOpts() allowOptions
DefaultAllowOpts returns the default allow options.
type AllowOption interface {
Apply(*allowOptions)
}
AllowOptions allow options.
type DoneInfo struct {
Err error
Op Op
}
DoneInfo done info.
Op operations type.
const (
Success Op = iota
Ignore
Drop
)
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.