grafana/pkg/tsdb/mssql
Mario Trangoni 8261613b51 pkg/util/{ip.go,url.go}: Fix some golint issues
See,
$ gometalinter --vendor --deadline 10m --disable-all --enable=golint  ./...
ip.go:8:6⚠️ func SplitIpPort should be SplitIPPort (golint)
url.go:14:6⚠️ func NewUrlQueryReader should be NewURLQueryReader (golint)
url.go:9:6⚠️ type UrlQueryReader should be URLQueryReader (golint)
url.go:37:6⚠️ func JoinUrlFragments should be JoinURLFragments (golint)
2019-01-28 22:29:20 +01:00
..
macros_test.go let each sql datasource handle timeFrom and timeTo macros 2018-11-30 14:30:02 +01:00
macros.go let each sql datasource handle timeFrom and timeTo macros 2018-11-30 14:30:02 +01:00
mssql_test.go pkg/tsdb/*: Fix do not pass a nil Context 2018-10-11 19:03:54 +02:00
mssql.go pkg/util/{ip.go,url.go}: Fix some golint issues 2019-01-28 22:29:20 +01:00