grafana/pkg/plugins/repo
Dave Henderson 6262c56132
chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952)
* chore(perf): Pre-allocate where possible (enable prealloc linter)

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

* fix TestAlertManagers_buildRedactedAMs

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

* prealloc a slice that appeared after rebase

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>

---------

Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2024-06-14 14:16:36 -04:00
..
client.go Chore: use errutil for pluginRepo errors (#78647) 2023-11-30 15:49:27 +01:00
errors_test.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
errors.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
ifaces.go Plugins: Add managed instance installation resources (#76767) 2023-10-24 16:21:37 +02:00
models.go Chore: Change endpoint to check versions in cli (#78008) 2023-11-21 12:46:26 +01:00
service_test.go chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2024-06-14 14:16:36 -04:00
service.go Plugins: Make grafana-com API URL usage consistent (#86920) 2024-04-26 16:47:38 +02:00
version_test.go Plugins: Refactor plugin repository API (#69063) 2023-05-30 11:48:52 +02:00
version.go Chore: use errutil for pluginRepo errors (#78647) 2023-11-30 15:49:27 +01:00