Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/flosch/pongo2
/ boolResolver
Struct
boolResolver
variable.go:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
type
boolResolver
struct
{
54
locationToken *Token
55
val bool
56
}
57
58
type
variableResolver
struct
{
59
locationToken *Token
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected