internal

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2020 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHttpClient

func NewHttpClient() *http.Client

Types

type Application

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

func NewApplication

func NewApplication() *Application

func (*Application) Run

func (app *Application) Run() error

func (*Application) Stop

func (app *Application) Stop()

type PostmarkResponse

type PostmarkResponse struct {
	ErrorCode int32  `json:"ErrorCode"`
	Message   string `json:"Message"`
}

func (*PostmarkResponse) IsSuccess

func (m *PostmarkResponse) IsSuccess() bool

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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