gmail

package
v0.0.0-...-941dbc7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ChunkSplit

func ChunkSplit(body string, limit int, end string) string

func CreateMessage

func CreateMessage(from string, to string, subject string, content string) gmail.Message

func CreateMessageWithAttachment

func CreateMessageWithAttachment(from string, to string, subject string, content string, fileDir string, fileName string) gmail.Message

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(client *http.Client) (*Service, error)

NewService returns new service instance

func (*Service) SendMessage

func (s *Service) SendMessage(userID string, message gmail.Message) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL