joshuar-go-hass-agent/internal/agent/config
Joshua Rich 9d824caf09 feat(agent,hass,tracker): move to interface access to agent config
- agent config is now accessed via an interface. This allows for easier
  switching of config backend in the future.
- hass and tracker access to config is through interface as well.
- all interfaces share common methods so any implementation can easily
  satisfy all usage criteria.
2023-09-11 00:12:01 +00:00
..
constants.go feat(agent,hass,tracker): move to interface access to agent config 2023-09-11 00:12:01 +00:00
fyneConfig.go feat(agent,hass,tracker): move to interface access to agent config 2023-09-11 00:12:01 +00:00
fyneConfig_test.go feat(agent,hass,tracker): move to interface access to agent config 2023-09-11 00:12:01 +00:00