package
Version:
v0.5.1
Opens a new window with list of versions in this module.
Published: Dec 15, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CBool a concurrent safe bool
New create an instance of CBool
Get return the bool value
Set to set the bool value
func (cb *CBool) SetC(v bool) <-chan struct{}
SetC to set the bool value and return a closed channel
Source Files
¶
Click to show internal directories.
Click to hide internal directories.