rendering

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RenderTemplateFile

func RenderTemplateFile(filePath string, data *TemplateData) error

Types

type TemplateData

type TemplateData struct {
	Parameters map[string]string
	Files      []string
}

func ParseTemplateFile

func ParseTemplateFile(dir string) (*TemplateData, error)

ParseTemplateFile : it is parsing template.json file

Jump to

Keyboard shortcuts

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