Versions in this module Expand all Collapse all v0 v0.1441.2 Jan 13, 2016 Changes in this version + type LockManager interface + Lock func(key string) + Unlock func(key string) + func NewLockManager() LockManager