prometheus/pkg/labels
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra'
Part of #9557

Signed-off-by: Mateusz Gozdek <mgozdekof@gmail.com>
2021-11-02 19:52:34 +01:00
..
labels.go labels: Reduce allocated memory and latency of Hash method; Added tests. (#8025) 2020-10-15 11:31:28 +01:00
labels_test.go Format Go source files using 'gofumpt -w -s -extra' 2021-11-02 19:52:34 +01:00
matcher.go Use global string map for MatchType.String() (#9237) 2021-08-24 11:26:16 +05:30
matcher_test.go Use global string map for MatchType.String() (#9237) 2021-08-24 11:26:16 +05:30
regexp.go Don't do literal regex matching optimisation when case insensitive. (#8013) 2020-10-06 13:16:26 +01:00
regexp_test.go Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
test_utils.go Port tsdb to use pkg/labels. (#6326) 2019-11-18 11:53:33 -08:00