Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoRoutinePool ¶
type GoRoutinePool interface { Schedule(task Task) Stop() }
GoRoutinePool is a pull of Go routines with associated locking mechanism.
type StatsChanVariable ¶
Click to show internal directories.
Click to hide internal directories.