backend: proxy Zabbix API requests through the backend

This commit is contained in:
Alexander Zobnin
2019-09-24 20:45:36 +03:00
parent 0938d06487
commit 6b8c11f4f4
6 changed files with 108 additions and 5 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module github.com/alexanderzobnin/grafana-zabbix
go 1.12
require (
github.com/bitly/go-simplejson v0.5.0
github.com/grafana/grafana_plugin_model v0.0.0-20180518082423-84176c64269d
github.com/hashicorp/go-hclog v0.9.2
github.com/hashicorp/go-plugin v1.0.1