package
1.13.6
Repository: https://github.com/csrgxtu/gf.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.