Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SpruceEval ¶
func SpruceEval(data map[interface{}]interface{}, prune []string) (eval *spruce.Evaluator, err error)
Run Spruce Eval and return evaluator
func SpruceOptimisticEval ¶
func SpruceOptimisticEval(data map[interface{}]interface{}, prune []string) (tree map[interface{}]interface{}, err error)
Trys with eval, if fails, try without eval and trys to return the data tree
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.