Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HybridPool ¶
type HybridPool struct {
// contains filtered or unexported fields
}
func NewHybridPool ¶
func NewHybridPool(minWorkers, maxWorkers int) *HybridPool
func (*HybridPool) Close ¶
func (p *HybridPool) Close()
func (*HybridPool) Spawn ¶
func (p *HybridPool) Spawn()
func (*HybridPool) Wait ¶
func (p *HybridPool) Wait()
Click to show internal directories.
Click to hide internal directories.