grafana/pkg/services/dashboardsnapshots
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
..
database chore/backend: move dashboard errors to dashboard service (#51593) 2022-06-30 09:31:54 -04:00
service backend/dashboardsnapshot service: move models (#50898) 2022-06-17 09:09:01 -04:00
errors.go chore/backend: move dashboard errors to dashboard service (#51593) 2022-06-30 09:31:54 -04:00
models.go backend/dashboardsnapshot service: move models (#50898) 2022-06-17 09:09:01 -04:00
service_mock.go backend/dashboardsnapshot service: move models (#50898) 2022-06-17 09:09:01 -04:00
service.go backend/dashboardsnapshot service: move models (#50898) 2022-06-17 09:09:01 -04:00
store.go backend/dashboardsnapshot service: move models (#50898) 2022-06-17 09:09:01 -04:00