Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPostmarkEmailSender ¶
NewPostmarkEmailSender creates a new instance of postmarkEmailSender. It initializes the Postmark email sender with the provided server token.
Parameters:
- serverToken: The server token to be used for authentication.
Returns:
- *postmarkEmailSender: A pointer to the initialized postmarkEmailSender.
- error: An error if the initialization fails, otherwise nil.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.