Versions in this module Expand all Collapse all v0 v0.9.0 Sep 6, 2024 Changes in this version + var MapLock = new(sync.Mutex) + var MapStatus map[string][]g.MapVal + func AlertSendMail(t g.AlertLog) + func AlertStorage(t g.AlertLog) + func CheckAlertStatus(v map[string]string) bool + func ClearArchive() + func MapPingStorage() + func Mapping() + func MappingTask(tel string, prov string, ips []string, wg *sync.WaitGroup) + func Ping() + func PingStorage(pingres g.PingSt, Addr string) + func PingTask(t g.NetworkMember, wg *sync.WaitGroup) + func SendMail(user, pwd, host, to, subject, body string) error + func StartAlert() + func StartCloudMonitor()