//
pkg.gl
Category
github.com/clearlinux/clr-installer
boolset
package
0.0.0-20240625190017-a0fef5fe53bc
Repository:
https://github.com/clearlinux/clr-installer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
Files
62 SLOC
#
Functions
New
New creates a new instance of BoolSet.
NewTrue
New creates a new instance of BoolSet with the value and default set to 'true'.
#
Structs
BoolSet
BoolSet used to track if both a boolean's value and if it was explicitly set.