package
0.1.0
Repository: https://github.com/donetkit/gtool.git
Documentation: pkg.go.dev

# Functions

Create creates and returns a new RWMutex object.
New creates and returns a new *RWMutex.

# Structs

RWMutex is a sync.RWMutex with a switch for concurrent safe feature.