emails

package
v0.0.0-...-5c0beb4 Latest Latest
Warning

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

Go to latest
Published: May 16, 2025 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Overview

templ: version: v0.3.857

templ: version: v0.3.857

templ: version: v0.3.857

templ: version: v0.3.857

Index

Constants

This section is empty.

Variables

View Source
var HtmlTemplates embed.FS

Functions

This section is empty.

Types

type Html

type Html string

func (Html) String

func (h Html) String() string

type PasswordReset

type PasswordReset struct {
	ResetLink string
}

func (PasswordReset) Generate

func (p PasswordReset) Generate(ctx context.Context) (Html, Text, error)

type SignupWelcome

type SignupWelcome struct {
	VerificationCode string
}

func (SignupWelcome) Generate

func (s SignupWelcome) Generate(ctx context.Context) (Html, Text, error)

type TemplateHandler

type TemplateHandler interface {
	Generate(ctx context.Context) (Html, Text, error)
}

type Text

type Text string

func (Text) String

func (t Text) String() string

Jump to

Keyboard shortcuts

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