Documentation
¶
Overview ¶
Package templates contains data-driven templates for path layouts.
Templates can use functions from the github.com/Masterminds/sprig library. All templates are cleaned with path.Clean().
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EmailData ¶
EmailData contains mail data split into local and domain part. It is extracted from splitting the username by @.
Click to show internal directories.
Click to hide internal directories.