Versions in this module Expand all Collapse all v0 v0.6.7 Nov 23, 2015 Changes in this version + type MutexKV struct + func NewMutexKV() *MutexKV + func (m *MutexKV) Lock(key string) + func (m *MutexKV) Unlock(key string)