# Functions
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
PoolConfig is used to configure a new Pool.
# Interfaces
Pool represents a goroutine worker pool that can be configured with a queue size and min and max sizes.