alertmanager/cli
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
..
config Add godot linter (#3613) 2024-03-21 11:26:46 +00:00
format Add godot linter (#3613) 2024-03-21 11:26:46 +00:00
testdata *: bump to Go 1.17 (#2792) 2021-12-22 14:03:53 +01:00
alert.go Update gopkg.in/alecthomas/kingpin.v2 to github.com/alecthomas/kingpin/v2 2023-03-08 15:02:24 +01:00
alert_add.go Rename matchers package to matcher singular (#3777) 2024-06-21 16:17:27 +02:00
alert_query.go Rename matchers package to matcher singular (#3777) 2024-06-21 16:17:27 +02:00
check_config.go Add godot linter (#3613) 2024-03-21 11:26:46 +00:00
check_config_test.go *: add missing license headers 2018-05-14 17:37:13 +02:00
cluster.go Add godot linter (#3613) 2024-03-21 11:26:46 +00:00
config.go Add godot linter (#3613) 2024-03-21 11:26:46 +00:00
root.go Rename matchers package to matcher singular (#3777) 2024-06-21 16:17:27 +02:00
routing.go Update gopkg.in/alecthomas/kingpin.v2 to github.com/alecthomas/kingpin/v2 2023-03-08 15:02:24 +01:00
silence.go Add godot linter (#3613) 2024-03-21 11:26:46 +00:00
silence_add.go Rename matchers package to matcher singular (#3777) 2024-06-21 16:17:27 +02:00
silence_expire.go Update gopkg.in/alecthomas/kingpin.v2 to github.com/alecthomas/kingpin/v2 2023-03-08 15:02:24 +01:00
silence_import.go use Go standard errors 2023-12-08 16:44:13 +01:00
silence_query.go Rename matchers package to matcher singular (#3777) 2024-06-21 16:17:27 +02:00
silence_update.go use Go standard errors 2023-12-08 16:44:13 +01:00
template.go Update gopkg.in/alecthomas/kingpin.v2 to github.com/alecthomas/kingpin/v2 2023-03-08 15:02:24 +01:00
template_render.go `amtool template render` improve default data (#3725) 2024-02-28 11:10:25 +00:00
test_routing.go Rename matchers package to matcher singular (#3777) 2024-06-21 16:17:27 +02:00
test_routing_test.go Update golangci-lint and fix complaints (#2853) 2022-03-25 17:59:51 +01:00
utils.go Add godot linter (#3613) 2024-03-21 11:26:46 +00:00