//
pkg.gl
Category
github.com/prysmaticlabs/prysm/v4
async
abool
package
4.2.2-rc.0
Repository:
https://github.com/prysmaticlabs/prysm.git
Documentation:
pkg.go.dev
Overview
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.