joshuar-go-hass-agent/pkg/linux/dbusx
Joshua Rich d3d1dcbf26 build(go): 🚚 fix build tooling
- include all build tools in go.mod
- correct usage of generators in files
- clean up tool installs in postcreate script
2024-10-03 20:46:38 +10:00
..
busType_strings.go feat(dbusx): new function for simpler watch creation 2024-05-18 10:38:39 +10:00
dbus.go build(go): 🚚 fix build tooling 2024-10-03 20:46:38 +10:00
dbus_test.go style: 🚨 clean up unused linter directives 2024-08-14 14:45:14 +10:00
introspect.go fix(dbusx): 🐛 introspect a method before calling to santize arguments 2024-09-06 16:26:57 +10:00
method.go feat(dbusx): Add a Data type for fetching data via a D-Bus method 2024-09-29 13:37:46 +10:00
props.go feat(linux): dbus sensor overhaul 2024-08-27 20:51:12 +10:00
validation.go feat(linux): dbus sensor overhaul 2024-08-27 20:51:12 +10:00
watch.go perf(dbusx): more graceful dbus watch closure 2024-09-18 16:12:11 +10:00