Versions in this module Expand all Collapse all v1 v1.2.15 Nov 13, 2022 v1.2.14 Nov 13, 2022 Changes in this version + func Acquire(lock *int64, timeout time.Duration) (token int64) + func Release(lock *int64, token int64)