package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Jan 8, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (o Once) Do(f func())
type Semaphore chan struct{}
TryLock is like Lock, but it immediately returns whether
it was able to lock or not without waiting.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.