Add health check TODO.
This commit is contained in:
parent
9a0fb6ad1c
commit
a7576cd0c0
1 changed files with 1 additions and 0 deletions
1
main.go
1
main.go
|
@ -4,6 +4,7 @@
|
|||
// Idea: Make a full admin / config GUI and only configure through this utility.
|
||||
// Idea: Gather settings only on start-up.
|
||||
// TODO: Only update meter readings such as yieldday, yieldtotal on-change.
|
||||
// TODO: Add a health check endpoint, potentially log to it.
|
||||
package main
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in a new issue