templates

package
v0.0.0-...-7995a24 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RenderToFile

func RenderToFile(filePath string, override, ignoreExist bool,
	templateName, templateContent string, content interface{}) error

RenderToFile render templates to file

Types

type FileTemplate

type FileTemplate interface {
	RenderFile(filePath string) error
}

FileTemplate defines the interface every template should implement

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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