Versions in this module Expand all Collapse all v4 v4.4.0 Jun 25, 2020 Changes in this version + type Mutex struct + func (m *Mutex) Lock() + func (m *Mutex) TryLock() bool + func (m *Mutex) Unlock() Other modules containing this package github.com/msales/pkg/v3