Initial commit

This commit is contained in:
rl544
2026-09-13 19:19:37 +09:00
commit 574783ab15
24 changed files with 942 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
module vdimonitor
go 1.21
require github.com/lib/pq v1.10.9