grafana/pkg/api/pluginproxy
Arve Knudsen d4e4cb4c71
Chore: Enable Go linter gocritic (#26224)
* Chore: Enable gocritic linter

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-07-16 14:39:01 +02:00
..
test-data dsproxy: allow multiple access tokens per datasource 2018-06-12 17:39:38 +02:00
access_token_provider_test.go Chore: Disable scopelint for tests (#25923) 2020-06-30 11:05:47 +02:00
access_token_provider.go pkg/api/pluginproxy: Access token provider should handle access tokens without ExpiresOn field (#19928) 2020-02-26 15:59:02 +01:00
ds_auth_provider_test.go Plugins: Support templated urls in routes (#16599) 2019-05-07 18:55:39 +02:00
ds_auth_provider.go dsproxy: adds support for url params for plugin routes (#23503) 2020-04-24 10:32:13 +02:00
ds_proxy_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
ds_proxy.go Chore: Enable Go linter gocritic (#26224) 2020-07-16 14:39:01 +02:00
pluginproxy_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
pluginproxy.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
utils_test.go Plugins: Support templated urls in routes (#16599) 2019-05-07 18:55:39 +02:00
utils.go Security: Use Header.Set and Header.Del for X-Grafana-User header (#25495) 2020-06-11 21:15:17 +02:00