package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Jun 1, 2022
License: MIT, MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
RwLock is a read-write mutex.
NewRwLock creates a new read-write lock.
func (l *RwLock) Run(fn func())
Run runs the given function in a read-write lock.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.