package
Version:
v1.2.8-prerelease9
Opens a new window with list of versions in this module.
Published: Mar 19, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Mutex accepts a context in its Lock method.
It blocks the goroutine until either the lock is acquired or the context
is closed.
NewMutex creates a new RWMutex
Source Files
¶
Click to show internal directories.
Click to hide internal directories.