Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JobPool ¶
type JobPool struct {
// contains filtered or unexported fields
}
func CustomJobPool ¶
func CustomJobPool(config JobPoolConfig) *JobPool
func LargeJobPool ¶
func LargeJobPool() *JobPool
func MediumJobPool ¶
func MediumJobPool() *JobPool
func SmallJobPool ¶
func SmallJobPool() *JobPool
type JobPoolConfig ¶
Click to show internal directories.
Click to hide internal directories.