package
0.0.0-20250103093201-2e54c1a16b8f
Repository: https://github.com/loongson-cloud-community/docker-library.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.