|
goptions
|
| CGOption | Stores one configuration option (scalar or structured), including schema defaults and current value |
| CGOptions | Parses, stores, and exposes command-line options and YAML configuration values |
| CGSwitch | Represents a boolean command-line switch with a description and a status |
| CGVariable | Describes a schema entry: key name, default value, and user-facing description |