dashboardservice

package
v0.0.22 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ProviderSetDashboardService = wire.NewSet(NewDashboardService, NewChartService)

ProviderSetDashboardService 注入AuthService

Functions

This section is empty.

Types

type ChartService

type ChartService struct {
	dashboard.UnimplementedChartServer
	// contains filtered or unexported fields
}

func NewChartService

func NewChartService(dashboardBiz *biz.DashboardBiz, logger log.Logger) *ChartService

func (*ChartService) CreateChart

func (*ChartService) DeleteChart

func (*ChartService) GetChart

func (*ChartService) ListChart

func (*ChartService) UpdateChart

type DashboardService

type DashboardService struct {
	dashboard.UnimplementedDashboardServer
	// contains filtered or unexported fields
}

func NewDashboardService

func NewDashboardService(dashboardBiz *biz.DashboardBiz, logger log.Logger) *DashboardService

func (*DashboardService) CreateDashboard

func (*DashboardService) DeleteDashboard

func (*DashboardService) GetDashboard

func (*DashboardService) ListDashboard

func (*DashboardService) UpdateDashboard

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL