MCPcopy Create free account
hub / github.com/ExpediaGroup/flyte / Resolve

Function Resolve

template/template.go:36–50  ·  view source on GitHub ↗

Creates a deep copy of whatever is passed to it and evaluates string nodes as templates with the provided context. This function is intended to be used with JSON objects, so does not handle pointers and structs.

(v interface{}, c Context)