Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ServerList = []string{
"https://api.resend.com",
}
Functions ¶
Types ¶
type Resend ¶
type Resend struct {
Email *email
// contains filtered or unexported fields
}
SDK Documentation: Resend is the email platform for developers.
type SDKOption ¶
type SDKOption func(*Resend)
func WithClient ¶
func WithClient(client HTTPClient) SDKOption
func WithSecurity ¶
func WithServerURL ¶
Click to show internal directories.
Click to hide internal directories.