Documentation ¶
Index ¶
- func Eval(env *loom.Env, file *ast.File) loom.Value
- func EvalFile(env *loom.Env, path string) (loom.Value, error)
- func Marshal(v loom.Value) (interface{}, bool)
- func MarshalYAML(v loom.Value, flowStyle bool) (ast.Node, bool)
- func MarshalYAMLFile(v loom.Value, flowStyle bool) *ast.File
- func ParseYAML(file *ast.File) loom.Value
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.