//
pkg.gl
Category
github.com/cockroachdb/field-eng-powertools
notify
package
0.1.1
Repository:
https://github.com/cockroachdb/field-eng-powertools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
24
Files
81 SLOC
#
Functions
VarOf
VarOf constructs a Var set to the initial value.
#
Variables
ErrNoUpdate
ErrNoUpdate is a sentinel value that can be returned by the callback passed to [Var.Update].
#
Structs
Var
A Var holds a value that can be set or retrieved.