resendkit

package
v0.2.20 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 30, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(*ResendSender)

Option is a type representing a function that modifies a ResendSender.

type ResendSender

type ResendSender struct {
	// contains filtered or unexported fields
}

ResendSender represents a type that is responsible for sending email messages using the Resend service.

func NewResendSender

func NewResendSender(apikey string, options ...Option) *ResendSender

NewResendSender is a function that creates a new ResendSender instance.

func (*ResendSender) Send

func (s *ResendSender) Send(ctx context.Context, message mailkit.Message) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL