package
module
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Jul 10, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 12
Opens a new window with list of known importers.
README
¶
Documentation
¶
type Group interface {
Wait()
Background(call func())
Run(call func())
}
type Lock interface {
RLock(call func())
Lock(call func())
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.