package
0.2.0
Repository: https://github.com/itsabot/abot.git
Documentation: pkg.go.dev

# Packages

Package driver defines interfaces to be implemented by email drivers as used by package email.

# Functions

Drivers returns a sorted list of the names of the registered drivers.
Open a connection to a registered driver.
Register makes a email driver available by the provided name.

# Structs

Conn is a connection to a specific email driver.