package
1.1.2
Repository: https://github.com/gocarp/helpers.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.