sendgrid

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SendGrid

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

SendGrid allows sending of emails using the 3rd party SendGrid service

func NewSendGrid

func NewSendGrid(logger logger.Logger) *SendGrid

NewSendGrid returns a new SendGrid bindings instance

func (*SendGrid) Init

func (sg *SendGrid) Init(metadata bindings.Metadata) error

Init does metadata parsing and not much else :)

func (*SendGrid) Invoke

Write does the work of sending message to SendGrid API

func (*SendGrid) Operations

func (sg *SendGrid) Operations() []bindings.OperationKind

Jump to

Keyboard shortcuts

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