joyful/internal/configparser
Anna Rose Wiggins 727985f91c * Move all physical device initialization logic to main functions
* Move all virtual device initialization to virtualbuffer package.
* Factor out common eventcode helper logic into a new package.
2025-08-11 14:54:02 -04:00
..
configparser.go Begin to overhaul config to couple initialization logic closer to the structs themselves. 2025-08-11 12:38:07 -04:00
devices.go * Move all physical device initialization logic to main functions 2025-08-11 14:54:02 -04:00
interfaces.go Begin to overhaul config to couple initialization logic closer to the structs themselves. 2025-08-11 12:38:07 -04:00
make_rule_targets.go * Move all physical device initialization logic to main functions 2025-08-11 14:54:02 -04:00
make_rule_targets_test.go Begin to overhaul config to couple initialization logic closer to the structs themselves. 2025-08-11 12:38:07 -04:00
make_rules.go * Move all physical device initialization logic to main functions 2025-08-11 14:54:02 -04:00
modes.go Begin to overhaul config to couple initialization logic closer to the structs themselves. 2025-08-11 12:38:07 -04:00
schema.go Begin to overhaul config to couple initialization logic closer to the structs themselves. 2025-08-11 12:38:07 -04:00
variables.go * Move all physical device initialization logic to main functions 2025-08-11 14:54:02 -04:00