package
0.7.2
Repository: https://github.com/donetkit/contrib.git
Documentation: pkg.go.dev

# Functions

NewLocker 创建新的锁对象.
NewRWLocker 创建新的读写锁对象.

# Structs

Locker 写锁对象.
RWLocker 读写锁对象.