package
1.19.0
Repository: https://github.com/containerd/cri.git
Documentation: pkg.go.dev

# Functions

NewBool creates an Bool with given default value.

# Interfaces

Bool is an atomic Boolean, Its methods are all atomic, thus safe to be called by multiple goroutines simultaneously.