joshuar-go-hass-agent/internal/linux/disk
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
..
ioSensors.go build(go): 🚚 fix build tooling 2024-10-03 20:46:38 +10:00
ioSensors_generated.go feat(linux): add sensors for IO ops in progress per disk (and total of all disks) 2024-09-30 19:53:06 +10:00
ioStats.go build(go): 🚚 fix build tooling 2024-10-03 20:46:38 +10:00
ioStats_generated.go refactor(linux): ♻️ remove linux.SensorType iota 2024-09-01 22:22:35 +10:00
ioWorker.go feat(linux): add sensors for IO ops in progress per disk (and total of all disks) 2024-09-30 19:53:06 +10:00
usageSensors.go refactor(hass): 🚚 rename EntityState -> State for simplifcation 2024-09-29 10:46:49 +10:00
usageStats.go fix(linux): 🐛 filter all of `/run` from usage stats 2024-09-18 15:01:36 +10:00
usageWorker.go perf(hass): 🏗️ remove sensor interfaces, use exported struct instead 2024-09-26 15:39:34 +10:00