realtime

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlarmPageSelfService

type AlarmPageSelfService struct {
	pb.UnimplementedAlarmPageSelfServer
	// contains filtered or unexported fields
}

AlarmPageSelfService is a service that implements the AlarmPageSelfServer.

func NewAlarmPageSelfService

func NewAlarmPageSelfService(alarmPageBiz *biz.AlarmPageBiz) *AlarmPageSelfService

NewAlarmPageSelfService creates a new AlarmPageSelfService.

func (*AlarmPageSelfService) ListAlarmPage

ListAlarmPage implements AlarmPageSelfServer.

func (*AlarmPageSelfService) UpdateAlarmPage

UpdateAlarmPage implements AlarmPageSelfServer.

type AlarmService

type AlarmService struct {
	realtimeapi.UnimplementedAlarmServer
	// contains filtered or unexported fields
}

AlarmService 实时告警数据服务

func NewAlarmService

func NewAlarmService(alarmBiz *biz.AlarmBiz) *AlarmService

NewAlarmService 实时告警数据服务

func (*AlarmService) GetAlarm

GetAlarm 获取实时告警数据

func (*AlarmService) ListAlarm

ListAlarm 获取实时告警数据列表

type DashboardService

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

DashboardService 监控大盘服务

func NewDashboardService

func NewDashboardService(dashboardBiz *biz.DashboardBiz) *DashboardService

NewDashboardService 创建监控大盘服务

func (*DashboardService) CreateDashboard

CreateDashboard 创建监控大盘

func (*DashboardService) DeleteDashboard

DeleteDashboard 删除监控大盘

func (*DashboardService) GetDashboard

GetDashboard 获取监控大盘

func (*DashboardService) ListDashboard

ListDashboard 获取监控大盘列表

func (*DashboardService) ListDashboardSelect

ListDashboardSelect 获取监控大盘下拉列表

func (*DashboardService) UpdateDashboard

UpdateDashboard 更新监控大盘

Jump to

Keyboard shortcuts

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