client_golang/prometheus/promhttp
Christoph Mewes 618194de6a
fix assorted oddities found by golangci-lint (#1040)
* fix assorted oddities found by golangci-lint

Signed-off-by: Christoph Mewes <christoph@kubermatic.com>

* permanently enable the linters

Signed-off-by: Christoph Mewes <christoph@kubermatic.com>

* post-rebase blues

Signed-off-by: Christoph Mewes <christoph@kubermatic.com>
2022-08-03 06:30:51 +02:00
..
delegator.go Enable same linters as the Prometheus repo itself (#1056) 2022-06-17 09:04:06 +02:00
http.go fix assorted oddities found by golangci-lint (#1040) 2022-08-03 06:30:51 +02:00
http_test.go Enable same linters as the Prometheus repo itself (#1056) 2022-06-17 09:04:06 +02:00
instrument_client.go Added exemplar support to http middleware. (#1055) 2022-08-02 19:33:08 +02:00
instrument_client_test.go Added exemplar support to http middleware. (#1055) 2022-08-02 19:33:08 +02:00
instrument_server.go fix assorted oddities found by golangci-lint (#1040) 2022-08-03 06:30:51 +02:00
instrument_server_test.go fix assorted oddities found by golangci-lint (#1040) 2022-08-03 06:30:51 +02:00
option.go Added exemplar support to http middleware. (#1055) 2022-08-02 19:33:08 +02:00
option_test.go Enable same linters as the Prometheus repo itself (#1056) 2022-06-17 09:04:06 +02:00