//
pkg.gl
Category
github.com/kubeservice-stack/common
pkg
lock
package
1.7.0
Repository:
https://github.com/kubeservice-stack/common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
100 SLOC
#
Functions
NewFileLock
NewFileLock create new file lock instance.
NewMemoryLock
NewMemoryLock create new memory lock instance.
#
Structs
MemoryLock
MemoryLock implements sync/Locker, default 0 indicates an unlocked memory.
#
Interfaces
Locker
No description provided by the author