//
pkg.gl
Category
github.com/prysmaticlabs/prysm/v5
async
abool
package
5.2.0
Repository:
https://github.com/prysmaticlabs/prysm.git
Documentation:
pkg.go.dev
Versions
4
Dependencies
1
Dependents
3
Files
44 SLOC
#
Functions
New
New creates an AtomicBool with default set to false.
NewBool
NewBool creates an AtomicBool with given default value.
#
Type aliases
AtomicBool
AtomicBool is an atomic Boolean.