grafana/pkg/services/dashboardversion/dashverimpl
Kristin Laemmert 9de00c8eb2
chore/backend: move dashboard errors to dashboard service (#51593)
* chore/backend: move dashboard errors to dashboard service

Dashboard-related models are slowly moving out of the models package and into dashboard services. This commit moves dashboard-related errors; the rest will come in later commits.

There are no logical code changes, this is only a structural (package) move.

* lint lint lint
2022-06-30 09:31:54 -04:00
..
dashver_test.go Dashboards: Split GetDashboardVersions method (#49967) 2022-06-02 15:59:05 +02:00
dashver.go Dashboards: Split GetDashboardVersions method (#49967) 2022-06-02 15:59:05 +02:00
store_test.go chore/backend: move dashboard errors to dashboard service (#51593) 2022-06-30 09:31:54 -04:00
store.go Dashboards: Split GetDashboardVersions method (#49967) 2022-06-02 15:59:05 +02:00