mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
08c7a54c47
* backend/sqlstore split: move dashboard snapshot funcs to dashboardsnapshotservice This commit moves the dashboard snapshot related sql functions in the dashboardsnapshots service. I split the dashboards package up so the interfaces live in dashboarsnapshots and the store and service implementations are in their own packages. This took some minor refactoring, but none of the actual underlying code has changed, just where it lives. |
||
---|---|---|
.. | ||
background_services.go |