package
Version:
v1.0.5
Opens a new window with list of versions in this module.
Published: Nov 9, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
*
* Package mutexlock mutex trylock.
* 在sync.Mutex基础上,实现乐观锁TryLock
Mutex mutex
func NewMutexLock() *Mutex
NewMutexLock 创建lock实例
Source Files
¶
Click to show internal directories.
Click to hide internal directories.