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