mocks

package
v0.0.0-...-5001915 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2016 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Notifications

type Notifications struct {
	mock.Mock
}

Notifications is an autogenerated mock type for the Notifications type

func (*Notifications) Send

func (_m *Notifications) Send(recipient string, message string) error

Send provides a mock function with given fields: recipient, message

type Shouter

type Shouter struct {
	mock.Mock
}

Shouter is an autogenerated mock type for the Shouter type

func (*Shouter) Send

func (_m *Shouter) Send(recipients []string, templateName string, data map[string]string) error

Send provides a mock function with given fields: recipients, templateName, data

type Templates

type Templates struct {
	mock.Mock
}

Templates is an autogenerated mock type for the Templates type

func (*Templates) Render

func (_m *Templates) Render(templateName string, data map[string]string) (string, error)

Render provides a mock function with given fields: templateName, data

Jump to

Keyboard shortcuts

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