Versions in this module Expand all Collapse all v0 v0.9.0 Aug 4, 2021 Changes in this version + type GlobalLocks struct + func NewGlobalLocks() *GlobalLocks + func (gl *GlobalLocks) Release(Id string) + func (gl *GlobalLocks) TryAcquire(Id string) bool