templater

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsRandomLabel

func IsRandomLabel(s string) bool

IsRandomLabel returns true if s contains a $Random template variable

func IsValueNotFoundError

func IsValueNotFoundError(err error) bool

Types

type Templater

type Templater interface {
	Fill(data map[string]interface{})
	Decode(str string) (string, error)
}

func NewTemplater

func NewTemplater() Templater

Jump to

Keyboard shortcuts

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