joshuar-go-hass-agent/internal/linux/net
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
..
connection.go refactor(hass): 🚚 rename EntityState -> State for simplifcation 2024-09-29 10:46:49 +10:00
connectionStateSensor.go build(go): 🚚 fix build tooling 2024-10-03 20:46:38 +10:00
connectionState_generated.go refactor(linux): ♻️ remove linux.SensorType iota 2024-09-01 22:22:35 +10:00
linkSensors.go fix(linux): 🎨 better netlink shutdown handling in link sensor worker 2024-09-29 14:02:34 +10:00
networkRates.go build(go): 🚚 fix build tooling 2024-10-03 20:46:38 +10:00
networkRates_generated.go fix(linux): 🐛 fix changed network rates sensor types stringer 2024-09-26 20:58:22 +10:00
wifiSensor.go refactor(hass): 🚚 rename EntityState -> State for simplifcation 2024-09-29 10:46:49 +10:00
worker.go fix(linux): 🐛 event based workers should expose a send-only channel on Events method 2024-09-26 15:45:22 +10:00