//
pkg.gl
Category
github.com/lukasdietrich/briefmail
internal
smtp
hook
package
0.1.0
Repository:
https://github.com/lukasdietrich/briefmail.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
218 SLOC
#
Functions
DataHooks
DataHooks creates all available and enabled DataHook implementations.
FromHooks
FromHooks creates all available and enabled FromHook implementations.
#
Structs
HeaderField
HeaderField is a single mail header, that is to be set as a result of a hook.
Result
Result is the result of calling a hook on incoming mail.
#
Type aliases
DataHook
DataHook is a hook called during `DATA`.
FromHook
FromHook is a hook called during `MAIL`.