grafana/pkg/plugins/codegen
sam boyer 30b4205521
Kindsys: Replace DefForGen with kindsys.Kind (#62642)
* Kindsys: Replace DeclForGen with kindsys.Kind

DeclForGen was always unnecessary - it just wasn't obvious on initial
implementation, when we were focused on generating unique types for each
core kind. This removes it, considerably simplifying interactions with
kindsys - virtually everything now just relies on kindsys.Kind and its
derived interfaces.

* Removed unused jenny

* Rename params in jennies
2023-01-31 19:40:15 -05:00
..
tmpl Kindsys: Unify plugins, pfs with kind framework (#61192) 2023-01-20 09:41:35 +00:00
jenny_plugingotypes.go TestData: Introduce schema types (#62130) 2023-01-26 15:31:34 +00:00
jenny_plugintreelist.go Kindsys: Unify plugins, pfs with kind framework (#61192) 2023-01-20 09:41:35 +00:00
jenny_plugintstypes.go Kindsys: Unique names for composable kind TS types (#61928) 2023-01-23 18:03:44 +00:00
tmpl.go Schema: Refactor plugin code generation (#58901) 2022-12-02 08:22:28 +01:00
util_go.go Chore: Update ast to dst (#61469) 2023-01-17 11:58:08 +01:00
util_ts.go Chore: Fix cue imports when we don't use an alias (#61795) 2023-01-20 17:04:44 +01:00