├── README.md ├── config.go └── mailer.go /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/onerciller/go-mailer/HEAD/README.md -------------------------------------------------------------------------------- /config.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/onerciller/go-mailer/HEAD/config.go -------------------------------------------------------------------------------- /mailer.go: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/onerciller/go-mailer/HEAD/mailer.go --------------------------------------------------------------------------------