An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/cavaliercoder/go-zabbix : v0.0.0-20230131181515-93725c39d639

Package zabbix provides bindings to interoperate between programs written in Go language and the Zabbix monitoring API. A number of Zabbix API bindings already exist for Go with varying levels of maturity. This project aims to provide an alternative implementation which is stable, fast, and allows for loose typing (using types such as interface{} or map[string]interface{}) as well as strong types (such as zabbix.Host or zabbix.Event). The package aims to have comprehensive coverage of Zabbix API methods from v1.8 through to v3.0 without introducing limitations to the native API methods. For more information see: https://github.com/cavaliercoder/go-zabbix

Registry - Documentation - Download - JSON
purl: pkg:golang/github.com/cavaliercoder/[email protected]
Published:
Indexed:

    Loading...
    Readme
    Loading...