Documentation ¶
Index ¶
- func Authorize(ctx context.Context, gmailCredentials string, opener interface{ ... }, ...) (token *oauth2.Token, retErr error)
- func Get(ctx context.Context, service *gmail.Service, userID string, messageID string) (*gmail.Message, error)
- func Iter(ctx context.Context, service *gmail.Service, query string, ...) error
- func NewService(ctx context.Context, gmailCredentials string, tokenReader io.Reader, ...) (*gmail.Service, error)
- func StringBody(message *gmail.Message) (string, error)
- type Got
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewService ¶
func StringBody ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.