package
Version:
v0.0.0-...-c9bb408
Opens a new window with list of versions in this module.
Published: Dec 19, 2024
License: 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
¶
type Value[T any] struct {
}
func (a *Value[T]) Load() T
func (a *Value[T]) Store(x T)
func (a *Value[T]) Swap(new T) T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.