Versions in this module Expand all Collapse all v0 v0.3.4 Jul 20, 2022 Changes in this version + type KeyLock interface + Lock func(key string) + Unlock func(key string) + func NewKeyLock() KeyLock