Discover Packages
github.com/spidernet-io/spiderpool
pkg
limiter
package
Version:
v0.0.6
Opens a new window with list of versions in this module.
Published: Aug 16, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var (
ErrUnexpectedBlocking = errors .New ("unexpected blocking, queuer may be lost")
ErrShutdownQueue = errors .New ("queue has been shutdown")
ErrFullQueue = errors .New ("queue is full")
)
const (
Checkin Reason = iota
CheckinTimeout
UnexpectedBlocking
ShutdownQueue
FullQueue
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.