Documentation ¶
Index ¶
- Variables
- func CatchAll(app *app.App, email string) (bool, error)
- func DialTimeout(addr string, timeout time.Duration) (*smtp.Client, error)
- func DomainAge(domain string) (*entity.Domain, error)
- func Leaked(app *app.App, email, since string) (*bool, error)
- func Split(email string) (account, host string)
- func ValidateEmail(app *app.App, email string) error
- type SMTPError
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnresolvableHost = "UNRESOLVED_HOST"
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.