template

package
v0.0.0-...-e06b190 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2022 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const DeploymentDir = "DEPLOYMENT_DIR"

Variables

This section is empty.

Functions

This section is empty.

Types

type Templater

type Templater struct {
	Data          interface{}
	Namespace     string
	DeploymentDir string
	DirName       string
	SourceDir     string
	WorkDir       string
}

func NewTemplater

func NewTemplater(data interface{}, namespace string, dirName string) (*Templater, error)

func (*Templater) RunCrTemplater

func (t *Templater) RunCrTemplater(joinSeparator string) (string, error)

Jump to

Keyboard shortcuts

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