Versions in this module Expand all Collapse all v0 v0.3.10 Nov 26, 2021 Changes in this version + func InitEmailConfig(server string, port int, from, name, password string) + func LoadKeyStore(keyfile, passfile string) (*keystore.Key, error) + func SafeReadFile(file string) ([]byte, error) + func SendEmail(to, cc []string, subject, content string) error + func SendEmailWithAttach(to, cc []string, subject, content string, attachFiles []string) error v0.3.9-1 Nov 26, 2021