Versions in this module Expand all Collapse all v1 v1.3.0 May 27, 2024 Changes in this version + type Locker struct + func (l *Locker) Lock() + func (l *Locker) TryLock() bool + func (l *Locker) Unlock()