package
Version:
v0.26.10
Opens a new window with list of versions in this module.
Published: Oct 10, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package biflag provides bi-state (set/not-set) standard flag library compatible flags.
func NewBool(def bool) *biBool
func NewBoolVar(p *bool, def bool) *biBool
Interface is flag.Getter + IsSet method.
All flags in this package implements this interface.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.