tmpl

package
v0.0.0-...-cd8b1d2 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Template

type Template struct {
	Destination string
	Source      string
	Data        interface{}
	IsOverWrite bool
}

Template ...

func (*Template) ExecuteTemplate

func (t *Template) ExecuteTemplate(w io.Writer, content []byte, funcMap template.FuncMap, data interface{}) error

ExecuteTemplate ...

type Templates

type Templates []Template

Templates ...

Jump to

Keyboard shortcuts

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