package
Version:
v0.0.0-...-172d49c
Opens a new window with list of versions in this module.
Published: Oct 26, 2019
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func AlertMail(mail_to, text, subject string, sys_idx int)
type MailAlert struct {
To string `json:"to"`
Text string `json:"text"`
Subject string `json:"subject"`
SysIdx int `json:"sys_idx"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.