aboutsummaryrefslogtreecommitdiff
path: root/pkg/zabbix/zabbix.go (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-23Updated for go 1.16 modules1.2Julien Dessaux1-3/+4
2020-02-25Added tests to the main package and completely reworked the code around that1.0Julien Dessaux1-37/+27
2020-02-22Added tests to the spool package, and reworked the code around that.Julien Dessaux1-8/+22
2020-02-22Added tests to the state package, and reworked the code around thatJulien Dessaux1-4/+35
2020-01-30Big rafactoring : code split in several modules and some other best practicesJulien Dessaux1-117/+34
2020-01-08Improved error messages and added a readmeJulien Dessaux1-1/+1