txt

package
v0.13.2 Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2022 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CheckbackJoin  = parse("checkback-join.txt")
	CheckbackLeave = parse("checkback-leave.txt")
	NotifyMods     = parse("notify-mods.txt")
	SignoffJoin    = parse("signoff-join.txt")
	SignoffLeave   = parse("signoff-leave.txt")
)

all these txt files should have CRLF line endings

Functions

This section is empty.

Types

type CheckbackJoinData

type CheckbackJoinData struct {
	ListAddress string
	MailAddress string
	Url         string
}

type CheckbackLeaveData

type CheckbackLeaveData struct {
	ListAddress string
	MailAddress string
	Url         string
}

type NotifyModsData

type NotifyModsData struct {
	Footer       string
	ListNameAddr string
	ModHref      string
}

type SignoffJoinData

type SignoffJoinData struct {
	Footer      string
	ListAddress string
	MailAddress string
}

Jump to

Keyboard shortcuts

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