mail

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OrderConfirmationTemplate = `` /* 634-byte string literal not displayed */

)

Variables

This section is empty.

Functions

func InitMailService

func InitMailService(cfg *config.Config) error

Types

type Composer

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

func NewComposer

func NewComposer(ctx context.Context) *Composer

func (*Composer) Data

func (c *Composer) Data(v any) *Composer

func (*Composer) Name

func (c *Composer) Name(v string) *Composer

func (*Composer) Send

func (c *Composer) Send()

func (*Composer) Subject

func (c *Composer) Subject(v string) *Composer

func (*Composer) Template

func (c *Composer) Template(v string) *Composer

func (*Composer) To

func (c *Composer) To(v string) *Composer

Jump to

Keyboard shortcuts

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