dao

package
v0.0.0-...-1bf96ee Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2022 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MonitorEventDao

type MonitorEventDao struct {
}

func (*MonitorEventDao) DeleteMonitorEvent

func (*MonitorEventDao) DeleteMonitorEvent(monitorEventDto monitor.MonitorEventDto) error

* 删除服务sql

func (*MonitorEventDao) GetMonitorEventCount

func (*MonitorEventDao) GetMonitorEventCount(monitorEventDto monitor.MonitorEventDto) (int64, error)

* 查询用户

func (*MonitorEventDao) GetMonitorEvents

func (*MonitorEventDao) GetMonitorEvents(monitorEventDto monitor.MonitorEventDto) ([]*monitor.MonitorEventDto, error)

* 查询用户

func (*MonitorEventDao) SaveMonitorEvent

func (*MonitorEventDao) SaveMonitorEvent(monitorEventDto monitor.MonitorEventDto) error

* 保存服务sql

func (*MonitorEventDao) UpdateMonitorEvent

func (*MonitorEventDao) UpdateMonitorEvent(monitorEventDto monitor.MonitorEventDto) error

* 修改服务sql

type MonitorHostDao

type MonitorHostDao struct {
}

func (*MonitorHostDao) DeleteMonitorHost

func (*MonitorHostDao) DeleteMonitorHost(monitorHostDto monitor.MonitorHostDto) error

* 删除服务sql

func (*MonitorHostDao) GetMonitorHostCount

func (*MonitorHostDao) GetMonitorHostCount(monitorHostDto monitor.MonitorHostDto) (int64, error)

* 查询用户

func (*MonitorHostDao) GetMonitorHosts

func (*MonitorHostDao) GetMonitorHosts(monitorHostDto monitor.MonitorHostDto) ([]*monitor.MonitorHostDto, error)

* 查询用户

func (*MonitorHostDao) SaveMonitorHost

func (*MonitorHostDao) SaveMonitorHost(monitorHostDto monitor.MonitorHostDto) error

* 保存服务sql

func (*MonitorHostDao) UpdateMonitorHost

func (*MonitorHostDao) UpdateMonitorHost(monitorHostDto monitor.MonitorHostDto) error

* 修改服务sql

type MonitorHostGroupDao

type MonitorHostGroupDao struct {
}

func (*MonitorHostGroupDao) DeleteMonitorHostGroup

func (*MonitorHostGroupDao) DeleteMonitorHostGroup(monitorHostGroupDto monitor.MonitorHostGroupDto) error

* 删除服务sql

func (*MonitorHostGroupDao) GetMonitorHostGroupCount

func (*MonitorHostGroupDao) GetMonitorHostGroupCount(monitorHostGroupDto monitor.MonitorHostGroupDto) (int64, error)

* 查询用户

func (*MonitorHostGroupDao) GetMonitorHostGroups

func (*MonitorHostGroupDao) GetMonitorHostGroups(monitorHostGroupDto monitor.MonitorHostGroupDto) ([]*monitor.MonitorHostGroupDto, error)

* 查询用户

func (*MonitorHostGroupDao) SaveMonitorHostGroup

func (*MonitorHostGroupDao) SaveMonitorHostGroup(monitorHostGroupDto monitor.MonitorHostGroupDto) error

* 保存服务sql

func (*MonitorHostGroupDao) UpdateMonitorHostGroup

func (*MonitorHostGroupDao) UpdateMonitorHostGroup(monitorHostGroupDto monitor.MonitorHostGroupDto) error

* 修改服务sql

type MonitorHostLogDao

type MonitorHostLogDao struct {
}

func (*MonitorHostLogDao) DeleteMonitorHostLog

func (*MonitorHostLogDao) DeleteMonitorHostLog(monitorHostLogDto monitor.MonitorHostLogDto) error

* 删除服务sql

func (*MonitorHostLogDao) GetMonitorHostLogCount

func (*MonitorHostLogDao) GetMonitorHostLogCount(monitorHostLogDto monitor.MonitorHostLogDto) (int64, error)

* 查询用户

func (*MonitorHostLogDao) GetMonitorHostLogs

func (*MonitorHostLogDao) GetMonitorHostLogs(monitorHostLogDto monitor.MonitorHostLogDto) ([]*monitor.MonitorHostLogDto, error)

* 查询用户

func (*MonitorHostLogDao) SaveMonitorHostLog

func (*MonitorHostLogDao) SaveMonitorHostLog(monitorHostLogDto monitor.MonitorHostLogDto) error

* 保存服务sql

func (*MonitorHostLogDao) UpdateMonitorHostLog

func (*MonitorHostLogDao) UpdateMonitorHostLog(monitorHostLogDto monitor.MonitorHostLogDto) error

* 修改服务sql

type MonitorTaskAttrDao

type MonitorTaskAttrDao struct {
}

func (*MonitorTaskAttrDao) DeleteMonitorTaskAttr

func (*MonitorTaskAttrDao) DeleteMonitorTaskAttr(monitorTaskAttrDto monitor.MonitorTaskAttrDto) error

* 删除服务sql

func (*MonitorTaskAttrDao) GetMonitorTaskAttrs

func (*MonitorTaskAttrDao) GetMonitorTaskAttrs(monitorTaskAttrDto monitor.MonitorTaskAttrDto) ([]*monitor.MonitorTaskAttrDto, error)

* 查询用户

func (*MonitorTaskAttrDao) SaveMonitorTaskAttr

func (*MonitorTaskAttrDao) SaveMonitorTaskAttr(monitorTaskAttrDto monitor.MonitorTaskAttrDto) error

* 保存服务sql

func (*MonitorTaskAttrDao) UpdateMonitorTaskAttr

func (*MonitorTaskAttrDao) UpdateMonitorTaskAttr(monitorTaskAttrDto monitor.MonitorTaskAttrDto) error

* 修改服务sql

type MonitorTaskDao

type MonitorTaskDao struct {
}

func (*MonitorTaskDao) DeleteMonitorTask

func (*MonitorTaskDao) DeleteMonitorTask(monitorTaskDto monitor.MonitorTaskDto) error

* 删除服务sql

func (*MonitorTaskDao) GetMonitorTaskCount

func (*MonitorTaskDao) GetMonitorTaskCount(monitorTaskDto monitor.MonitorTaskDto) (int64, error)

* 查询用户

func (*MonitorTaskDao) GetMonitorTasks

func (*MonitorTaskDao) GetMonitorTasks(monitorTaskDto monitor.MonitorTaskDto) ([]*monitor.MonitorTaskDto, error)

* 查询用户

func (*MonitorTaskDao) GetTaskTemplate

func (*MonitorTaskDao) GetTaskTemplate(monitorTaskTemplateDto monitor.MonitorTaskTemplateDto) ([]*monitor.MonitorTaskTemplateDto, error)

* 查询用户

func (*MonitorTaskDao) SaveMonitorTask

func (*MonitorTaskDao) SaveMonitorTask(monitorTaskDto monitor.MonitorTaskDto) error

* 保存服务sql

func (*MonitorTaskDao) UpdateMonitorTask

func (*MonitorTaskDao) UpdateMonitorTask(monitorTaskDto monitor.MonitorTaskDto) error

* 修改服务sql

Jump to

Keyboard shortcuts

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