Versions in this module Expand all Collapse all v1 v1.0.0 May 15, 2022 Changes in this version + const TYPE_HTML + const TYPE_IMG_GIF + const TYPE_IMG_JPGE + const TYPE_IMG_PNG + const TYPE_TEXT_PLAIN + func Send(config *Config, data DataToSend) error + type Config struct + From string + Host string + Password string + Port string + type DataToSend struct + Body string + Format string + Subject string + To []string