Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGolimiter ¶
func NewGolimiter(goNum int) *goLimiter
Types ¶
type GoTimelimiter ¶
type GoTimelimiter interface { Begin() End() Number() int32 }
func NewGoTimeLimiter ¶
func NewGoTimeLimiter(goNum int, t time.Duration) GoTimelimiter
Click to show internal directories.
Click to hide internal directories.