package
Version:
v0.12.4
Opens a new window with list of versions in this module.
Published: May 16, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
OnceValue is a wrapper around sync.Once that runs f only once and
returns both a value (of type T) and an error.
OnceValueCtx is similar to OnceValue, but allows passing a context to f.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.