Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImportDashboardService ¶
type ImportDashboardService struct {
// contains filtered or unexported fields
}
func ProvideService ¶
func ProvideService(routeRegister routing.RouteRegister, quotaService quota.Service, pluginDashboardService plugindashboards.Service, pluginStore plugins.Store, libraryPanelService librarypanels.Service, dashboardService dashboards.DashboardService, ac accesscontrol.AccessControl, folderService folder.Service, ) *ImportDashboardService
func (*ImportDashboardService) ImportDashboard ¶
func (s *ImportDashboardService) ImportDashboard(ctx context.Context, req *dashboardimport.ImportDashboardRequest) (*dashboardimport.ImportDashboardResponse, error)
Click to show internal directories.
Click to hide internal directories.