Versions in this module Expand all Collapse all v0 v0.4.1 Dec 9, 2019 Changes in this version + const English + const Korean + const SimplifiedChinese + const TraditionalChinese + func Dial(addr string) (*smtp.Client, error) + func Disable() + func SendInvite(user string, token string, language int32) error + func SendMailUsingTLS(addr string, auth smtp.Auth, from string, to []string, msg []byte) (err error) + func Setup(c config.Config) error