Documentation ¶
Index ¶
Constants ¶
View Source
const ( MIME_TXT = "MIME-version: 1.0;\nContent-Type: text/plain; charset=\"UTF-8\";\n\n" MIME_HTML = "MIME-version: 1.0;\nContent-Type: text/html; charset=\"UTF-8\";\n\n" )
Variables ¶
This section is empty.
Functions ¶
func ComposeScope ¶
func ComposeScope() string
func ReadOnlyScope ¶
func ReadOnlyScope() string
Types ¶
type GmailService ¶
type GmailService struct {
// contains filtered or unexported fields
}
func NewGmailService ¶
func (*GmailService) SendHtmlMessage ¶
func (*GmailService) SendTextMessage ¶
Click to show internal directories.
Click to hide internal directories.