templates

package
v0.0.1-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TestStub

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

func NewTestStub

func NewTestStub(c configuration.Provider, m *TestStubModel) *TestStub

func (*TestStub) EmailBody

func (t *TestStub) EmailBody() (string, error)

func (*TestStub) EmailRecipient

func (t *TestStub) EmailRecipient() (string, error)

func (*TestStub) EmailSubject

func (t *TestStub) EmailSubject() (string, error)

type TestStubModel

type TestStubModel struct {
	To      string
	Subject string
	Body    string
}

Jump to

Keyboard shortcuts

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