Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrBadFormat = errors.New("invalid format") ErrUnresolvableHost = errors.New("unresolvable host") )
Error vars
Functions ¶
Types ¶
type STMPError ¶
type STMPError struct {
Err error
}
STMPError describes an error from the SMTP server
func NewSMTPError ¶
NewSMTPError creates a new STMPError instance
Click to show internal directories.
Click to hide internal directories.