package
Version:
v0.11.0
Opens a new window with list of versions in this module.
Published: May 5, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
type ModOption func(option *Option)
type Option struct {
WindowMS int
Unit Unit
}
TODO chef: 考虑支持配置是否在内部使用锁
const (
UnitBitPerSec Unit = iota + 1
UnitBytePerSec
UnitKBitPerSec
UnitKBytePerSec
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.