Documentation ¶
Overview ¶
mandrill_email_sender.go
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMandrillEmailSender ¶
NewMandrillEmailSender creates a new instance of mandrillEmailSender. It initializes the Mandrill email sender with the provided API key.
Parameters:
- apiKey: The API key to be used for authentication.
Returns:
- *mandrillEmailSender: A pointer to the initialized mandrillEmailSender.
- error: An error if the initialization fails, otherwise nil.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.