//
pkg.gl
Category
github.com/KEINOS/go-donegroup
donegroup
package
0.0.0-20230120020941-2f02833cd066
Repository:
https://github.com/keinos/go-donegroup.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
126 SLOC
#
Functions
GetMask
GetMask returns a mask with a single bit set at the given position.
New
No description provided by the author
#
Constants
MaskAll
Mask to set all flags to done.
NumFlagPerUnitMax
Max number of flags in a group/unit.
#
Structs
DoneGroup
DoneGroup is a group of flags that can be set to done/true or undone/false.