First commit: Add connection struct and define History

This commit is contained in:
saul365
2025-08-21 17:57:43 -06:00
commit 010ee8a64e
4 changed files with 135 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module go-zabbix
go 1.22.12