alertmanager/matcher/parse
George Robinson 52eb1fc4aa
Rename matchers package to matcher singular (#3777)
* Rename matchers package to matcher singular

I realized that we had named the package plural "matchers" when
its idiomatic in Go to use singular package names.

---------

Signed-off-by: George Robinson <george.robinson@grafana.com>
2024-06-21 16:17:27 +02:00
..
bench_test.go Rename matchers package to matcher singular (#3777) 2024-06-21 16:17:27 +02:00
fuzz_test.go Rename matchers package to matcher singular (#3777) 2024-06-21 16:17:27 +02:00
lexer.go Rename matchers package to matcher singular (#3777) 2024-06-21 16:17:27 +02:00
lexer_test.go Rename matchers package to matcher singular (#3777) 2024-06-21 16:17:27 +02:00
parse.go Rename matchers package to matcher singular (#3777) 2024-06-21 16:17:27 +02:00
parse_test.go Rename matchers package to matcher singular (#3777) 2024-06-21 16:17:27 +02:00
token.go Rename matchers package to matcher singular (#3777) 2024-06-21 16:17:27 +02:00