emails

package
v0.16.1 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Overview

templ: version: v0.2.793

templ: version: v0.2.793

templ: version: v0.2.793

templ: version: v0.2.793

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 {
	ConfirmationLink 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