controller

package
v0.0.0-...-44907af Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Message

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

func NewMessage

func NewMessage(
	client email.Client,
	validator *validator.Validate,
	logger *slog.Logger,
	opts MessageOptions,
) *Message

func (*Message) ServeHTTP

func (c *Message) ServeHTTP(w http.ResponseWriter, r *http.Request)

type MessageOptions

type MessageOptions struct {
	Destination string
}

Jump to

Keyboard shortcuts

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