zabbix-tools / go-zabbix

Go bindings for the Zabbix API
GNU General Public License v2.0
106 stars 70 forks source link

GoLint fixes #12

Closed x1unix closed 6 years ago

x1unix commented 6 years ago

Description

Contains fixes for golint warnings and errors. Also contains some misc library fixes for bugs.

This was required to add a repo to Awesome Go registry. Pull Request

Results

Before fixes - https://goreportcard.com/report/github.com/cavaliercoder/go-zabbix After - https://goreportcard.com/report/github.com/x1unix/go-zabbix