test

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TempScript

func TempScript(script string) (string, error)

Types

type Builder

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

func NewMessageBuilder

func NewMessageBuilder() *Builder

func (*Builder) Build

func (b *Builder) Build() *email.Message

func (*Builder) WithBody

func (b *Builder) WithBody(body string) *Builder

func (*Builder) WithFrom

func (b *Builder) WithFrom(from string) *Builder

func (*Builder) WithHeader

func (b *Builder) WithHeader(key, value string) *Builder

func (*Builder) WithRawHeader

func (b *Builder) WithRawHeader(key, value string) *Builder

func (*Builder) WithReplyTo

func (b *Builder) WithReplyTo(replyTo string) *Builder

func (*Builder) WithSubject

func (b *Builder) WithSubject(subject string) *Builder

func (*Builder) WithTo

func (b *Builder) WithTo(to string) *Builder

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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