jsonnet

package
v1.3.0-rc.0...-d217119 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine

type Engine struct {
	JsonnetVM *jsonnet.VM
}

func (*Engine) EvaluateByFile

func (t *Engine) EvaluateByFile(fileName string) (string, error)

func (*Engine) EvaluateBySnippet

func (t *Engine) EvaluateBySnippet(snippet string, configs []TLACodeConfig) (string, error)

func (*Engine) SetTLACodes

func (t *Engine) SetTLACodes(configs []TLACodeConfig)

type TLACodeConfig

type TLACodeConfig struct {
	Key   string
	Value string
}

Jump to

Keyboard shortcuts

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