Documentation ¶
Overview ¶
Package mailgun wraps the official client to provide unit test utilities and simplify the usage.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrTimeout = errors.New("timeout") ErrInvalidAddress = errors.New("invalid address") )
Functions ¶
This section is empty.
Types ¶
type Attachment ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) SendReturnID ¶ added in v1.18.0
type SenderReturnID ¶ added in v1.20.0
Click to show internal directories.
Click to hide internal directories.