package
Version:
v0.0.0-...-c1449ee
Opens a new window with list of versions in this module.
Published: Jul 25, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Args struct {
A, B int
}
type Flags struct {
BoolValue bool `yaml:"bool_value"`
StringValue string `yaml:"string_value"`
U32Value uint32 `yaml:"u_32_value"`
U16Value uint16 `yaml:"u_16_value"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.