Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RLockGuard ¶
func RLockGuard(l RLocker, chunk func())
Types ¶
type GoPool ¶ added in v0.1.6
type GoPool struct {
// contains filtered or unexported fields
}
func NewGoPool ¶ added in v0.1.6
func NewGoPool(opts ...GoPoolOption) *GoPool
type GoPoolOption ¶ added in v0.1.6
type GoPoolOption func(*GoPool)
type GoPoolStatus ¶ added in v0.1.6
type GoPoolStatus = int32
Click to show internal directories.
Click to hide internal directories.