templates

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Packr = map[string]string{
		"_README.md":       "README.md",
		"_CHANGELOG.md":    "CHANGELOG.md",
		"_CONTRIBUTORS.md": "CONTRIBUTORS.md",
		"_editorconfig":    ".editorconfig",
		"_gitignore":       ".gitignore",
	}
)

Functions

This section is empty.

Types

type Template

type Template struct {
	File        string
	Output      string
	IgnoreError bool `yaml:"ignore_error"`
	Vars        Vars
}

type Templates

type Templates []*Template

type Var

type Var string

type Vars

type Vars map[string]Var

Jump to

Keyboard shortcuts

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