notification

package
v0.0.0-...-c5940aa Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EmailChanges

func EmailChanges(tpl TemplateData, req Request) (err error)

func EmailReport

func EmailReport(tpl TemplateData, req Request) (err error)

Types

type Request

type Request struct {
	From     string
	Password string
	To       []string
	Subject  string
	// contains filtered or unexported fields
}

type TemplateData

type TemplateData struct {
	H1            string
	TextStatus    string
	TextWhois     string
	HeadersStatus []string
	HeadersWhois  []string
	DatasStatus   [][]string
	DatasWhois    [][]string
	TextExpiry    string
	HeadersExpiry []string
	DatasExpiry   [][]string
}

Jump to

Keyboard shortcuts

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