package
Version:
v1.1.7
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: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Documentation
¶
type Config struct {
Target int64
Internal int64
}
Config codel config.
Queue queue is CoDel req buffer queue.
Default new a default codel queue.
Pop req from CoDel request buffer queue.
Push req into CoDel request buffer queue.
if return error is nil,the caller must call q.Done() after finish request handling
Stat return the statistics of codel
Stat is the Statistics of codel.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.