grafana/pkg/server
sam boyer 4c4aa95d38
coremodels: Automatically generate coremodel registries (#50057)
* coremodel: Generate static registry

* Actually make codegen work

Also, remove the per-coremodel assignability test from generator set.

* Make wire gen depend on cue gen

This is necessary now that we're generating a wire set as part of
coremodel registry generation.

* Add wire inject bits to http server

* s/staticregistry/registry/

* move to static and dynamic wording

* Move registry type into registry package

* Use static registry in http handler

* Oi comments
2022-06-15 15:47:04 +02:00
..
backgroundsvcs backend/sqlstore split: move dashboard snapshot funcs to dashboardsnapshotservice (#50727) 2022-06-14 13:41:29 -04:00
usagestatssvcs Chore: Add Usage stats providers registry (#48357) 2022-04-28 13:06:49 +04:00
server_test.go Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
server.go Chore: Add Usage stats providers registry (#48357) 2022-04-28 13:06:49 +04:00
test_env.go Chore: Remove bus from ngalert (#44465) 2022-01-26 16:42:40 +01:00
wire.go coremodels: Automatically generate coremodel registries (#50057) 2022-06-15 15:47:04 +02:00
wireexts_oss.go WIP: Add private Secret Manager Plugins support to plugin platform (#49544) 2022-06-09 13:19:27 -04:00