Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pool ¶
type Pool struct {
// contains filtered or unexported fields
}
Pool accept the tasks from client,it limits the total of goroutines to a given number by recycling goroutines.
Click to show internal directories.
Click to hide internal directories.