Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrPoolTernimated = errors.New("pool is ternimated") ErrTimeout = errors.New("timeout") )
Functions ¶
This section is empty.
Types ¶
type Pool ¶
type Pool struct {
// contains filtered or unexported fields
}
func (*Pool) GetHandling ¶ added in v0.7.0
Click to show internal directories.
Click to hide internal directories.