package
0.1.0
Repository: https://github.com/lukasdietrich/briefmail.git
Documentation: pkg.go.dev

# Functions

DataHooks creates all available and enabled DataHook implementations.
FromHooks creates all available and enabled FromHook implementations.

# Structs

HeaderField is a single mail header, that is to be set as a result of a hook.
Result is the result of calling a hook on incoming mail.

# Type aliases

DataHook is a hook called during `DATA`.
FromHook is a hook called during `MAIL`.