Documentation ¶
Index ¶
- func CreateAlert(createAlert dto.CreateOrUpdateAlert) error
- func DeleteAlert(alertBase dto.AlertBase) error
- func GetAlert(alertBase dto.AlertBase) uint
- func LoadGpuInfo() []interface{}
- func LoadRequestTransport() *http.Transport
- func LoadXpuInfo() []interface{}
- func PushAlert(pushAlert dto.PushAlert) error
- func RemoveTamper(website string)
- func StartClam(startClam model.Clam, isUpdate bool) (int, error)
- func UpdateAlert(updateAlert dto.CreateOrUpdateAlert) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAlert ¶
func CreateAlert(createAlert dto.CreateOrUpdateAlert) error
func DeleteAlert ¶
func LoadGpuInfo ¶
func LoadGpuInfo() []interface{}
func LoadRequestTransport ¶
func LoadXpuInfo ¶
func LoadXpuInfo() []interface{}
func RemoveTamper ¶
func RemoveTamper(website string)
func UpdateAlert ¶
func UpdateAlert(updateAlert dto.CreateOrUpdateAlert) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.