package
9.20.6+incompatible
Repository: https://github.com/alperrehayazgan/postgresbase.git
Documentation: pkg.go.dev

# Functions

Deprecated: Use directly the SmtpClient struct literal.

# Constants

No description provided by the author
No description provided by the author

# Structs

Message defines a generic email message struct.
Sendmail implements [mailer.Mailer] interface and defines a mail client that sends emails via the "sendmail" *nix command.
SmtpClient defines a SMTP mail client structure that implements `mailer.Mailer` interface.

# Interfaces

Mailer defines a base mail client interface.