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