Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MaxLimiter ¶
func NewMaxLimiter ¶
func NewMaxLimiter(max int) *MaxLimiter
Keep number of active locks below the Max count. Useful for limiting the number of goroutines running simultaneously
Click to show internal directories.
Click to hide internal directories.