validation

package module
v0.0.0-...-cd94234 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Doc

type Doc struct {
	Metadata TemplateMeta
	Body     string
}

func SlurpTemplate

func SlurpTemplate(input io.Reader) ([]Doc, error)

type TemplateMeta

type TemplateMeta struct {
	Language string `yaml:"language"`
	Template string `yaml:"template"`
	Subject  string `yaml:"subject"`
	FromName string `yaml:"fromName"`
}

Jump to

Keyboard shortcuts

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