Versions in this module Expand all Collapse all v1 v1.15.1 Nov 7, 2019 Changes in this version + type Lock interface + Acquire func(resource string, ttl time.Duration) (acquired bool, err error) + Forfeit func(resource string) (forfeited bool, err error)