Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/flosch/pongo2
/ variableResolver
Struct
variableResolver
variable.go:58–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
type
variableResolver
struct
{
59
locationToken *Token
60
61
parts []*variablePart
62
}
63
64
type
nodeFilteredVariable
struct
{
65
locationToken *Token
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected