prometheus/util/httputil
Björn Rabenstein bc703b6456
Use `struct{}` as underlying type for context keys (#6965)
This is an alternative to #6963.

Signed-off-by: beorn7 <beorn@grafana.com>
2020-03-11 15:05:35 +01:00
..
compression.go Move pkg/ to util/ 2015-06-01 21:12:32 +02:00
compression_test.go *: use latest release of staticcheck (#5057) 2019-01-04 14:47:38 +01:00
context.go Use `struct{}` as underlying type for context keys (#6965) 2020-03-11 15:05:35 +01:00
cors.go Fix exported function comments (#6002) 2019-09-10 14:45:09 +01:00
cors_test.go Added CORS Origin flag (#5011) 2019-01-17 15:01:06 +00:00