go-zabbix
go-zabbix copied to clipboard
Supporting Proxy API
Hello,
(This pull request is re-open https://github.com/cavaliercoder/go-zabbix/pull/33 because from branch was changed.)
I added new code to supporting proxy.get . I've tested with Zabbix 4.0.9. It works fine.
If no passive/active proxy is found in test environment, go test will be failed.
Thank you,