postmark

package
v1.8.5-rc.1 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2022 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Postmark

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

Postmark allows sending of emails using the 3rd party Postmark service.

func NewPostmark

func NewPostmark(logger logger.Logger) *Postmark

NewPostmark returns a new Postmark bindings instance.

func (*Postmark) Init

func (p *Postmark) Init(metadata bindings.Metadata) error

Init does metadata parsing and not much else :).

func (*Postmark) Invoke

Invoke does the work of sending message to Postmark API.

func (*Postmark) Operations

func (p *Postmark) Operations() []bindings.OperationKind

Operations returns list of operations supported by Postmark binding.

Jump to

Keyboard shortcuts

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