Documentation ¶
Overview ¶
Package pooling implements the wayback workers pool.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrPoolNotExist = errors.New("pool not exist") // ErrPoolNotExist pool not exist ErrTimeout = errors.New("process timeout") // ErrTimeout process timeout )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.