Versions in this module Expand all Collapse all v1 v1.7.0 Oct 31, 2022 v1.6.9 Oct 23, 2022 Changes in this version + type KeyedLocker interface + Lock func(ctx context.Context, key string) error + Unlock func(key string) + func New() KeyedLocker + func NewNoop() KeyedLocker