mirror of https://github.com/grafana/grafana.git
Using the prefix "Model" on all generated types was adding more verbosity to already lengthy generated types. This removed that prefix, only replacing the base generated struct with the literal "Model" to avoid a redundant name, e.g. dashboard.Dashboard. |
||
|---|---|---|
| .. | ||
| addenda.go | ||
| coremodel.cue | ||
| dashboard_gen.go | ||
| dashboards_test.go | ||