Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( PoolCloseError = errors.New("pool is closed") HandlerPanicError = errors.New("handler panic") )
Functions ¶
func NopCallback ¶ added in v0.3.0
func NopIsRetry ¶ added in v0.3.0
Types ¶
type Pool ¶
type Pool struct {
// contains filtered or unexported fields
}
func (*Pool) GoWithTask ¶ added in v0.2.1
Click to show internal directories.
Click to hide internal directories.