# README
gmail-go
send email via gmail, written in go // ------ based on github.com/mdigger/gmail and github.com/arbarlow/gomail
Examples
- see example directory
# Packages
No description provided by the author
# Structs
GoogleMessage describes an email message.
GooglePart describes googlePart email message: the file or message.
# Type aliases
BodyType - what type of body to set.