package
0.1.8
Repository: https://github.com/sagoo-cloud/nexframe.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.