Move monitor init to it's own method and refactor config validate to return err

This commit is contained in:
Ian Fijolek
2024-11-15 16:17:15 -08:00
parent 3fb418151b
commit 9e20c00dde
9 changed files with 171 additions and 141 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module git.iamthefij.com/iamthefij/minitor-go
go 1.20
go 1.21
require (
git.iamthefij.com/iamthefij/slog v1.3.0