Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultPoolSize is the default capacity for a default goroutine pool. DefaultPoolSize = math.MaxInt32 // DefaultRunTime is the interval time to clean up goroutines. DefaultRunTime = time.Second )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.