rendergt

package
v0.0.0-...-9a043ab Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultFileExt    = "tmpl"
	DefaultValuesFile = "values.yaml"
	DefaultOutputDir  = "stdout"
	DefaultDelims     = "{{}}"
)

Variables

This section is empty.

Functions

func Run

func Run(conf *Config) error

Types

type Config

type Config struct {
	InputDir  string
	OutputDir string
	FileExt   string
	Values    []string
	Delims    string
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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