email

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Driver

type Driver struct {
	LookPath func(string) (string, error)
	Run      func(context.Context, string, []string, string) error
	Getenv   func(string) string
	DialTLS  func(context.Context, string, *tls.Config) (net.Conn, error)
	Auth     func(host, user, password string) smtp.Auth
}

func (Driver) Deliver

func (d Driver) Deliver(ctx context.Context, request contact.Request) (contact.Record, error)

func (Driver) Kind

func (Driver) Kind() string

Jump to

Keyboard shortcuts

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