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) EvaluateBySnippet ¶
func (t *Engine) EvaluateBySnippet(snippet string, configs []TLACodeConfig) (string, error)
func (*Engine) SetTLACodes ¶
func (t *Engine) SetTLACodes(configs []TLACodeConfig)
type TLACodeConfig ¶
Click to show internal directories.
Click to hide internal directories.