Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContextPool ¶
func NewConcContextPool ¶
func NewConcContextPool(cfg PoolConfig) ContextPool
type Main ¶
type Main struct { NewPool func(maxGoroutines int) Pool NewContextPool func(cfg PoolConfig) ContextPool MaxGoroutines MaxGoroutines }
func DefaultMain ¶
func DefaultMain(max MaxGoroutines) Main
type MaxGoroutines ¶
type MaxGoroutines uint
type PoolConfig ¶
Click to show internal directories.
Click to hide internal directories.