Add TODOs
This commit is contained in:
parent
95e10766f0
commit
022ed0e03e
1 changed files with 3 additions and 0 deletions
3
main.go
3
main.go
|
@ -1,3 +1,6 @@
|
|||
// TODO: Process p1/online status.
|
||||
// TODO: Add health check endpoint.
|
||||
// TODO: Add multiple P1 monitoring capabilities
|
||||
package main
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in a new issue