Versions in this module Expand all Collapse all v3 v3.58.1 Dec 14, 2024 Changes in this version + type Locker struct + func NewLocker(count int) *Locker + func (l *Locker) Lock() + func (l *Locker) Unlock()