Documentation
¶
Overview ¶
Package email supports sending emails.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockProvider ¶
MockProvider is an autogenerated mock type for the Provider type
func NewMockProvider ¶
func NewMockProvider(t mockConstructorTestingTNewMockProvider) *MockProvider
NewMockProvider creates a new instance of MockProvider. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
type NoopProvider ¶
type NoopProvider struct{}
NoopProvider is an email provider that doesn't send any emails
Click to show internal directories.
Click to hide internal directories.