alert_db

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MyAlertDB

type MyAlertDB struct {
	*handler.Handler
}

func (MyAlertDB) CreateAlert

func (h MyAlertDB) CreateAlert(av *entities.AlertVariables) error

func (MyAlertDB) RemoveAlert

func (h MyAlertDB) RemoveAlert(category string) error

func (MyAlertDB) UpdateAlert

func (h MyAlertDB) UpdateAlert(av *entities.AlertVariables) error

func (MyAlertDB) ViewAlert

func (h MyAlertDB) ViewAlert(category string) ([8]interface{}, error)

Jump to

Keyboard shortcuts

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