Documentation
¶
Overview ¶
Deprecated: Please use the more correct mailutil package instead.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidEmail = errors.New("invalid email format")
Functions ¶
This section is empty.
Types ¶
type Email ¶
type Email struct {
TrimmedOnly
Normalized
}
type Normalized ¶
type Normalized string
type TrimmedOnly ¶
type TrimmedOnly string
Click to show internal directories.
Click to hide internal directories.