Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expr-lang/expr
/ AsMap
Method
AsMap
patcher/value/value.go:108–108 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
106
107
type
MapValuer
interface
{
108
AsMap()
map
[string]any
109
}
110
111
var
supportedInterfaces = []reflect.Type{
Callers
1
getValue
Function · 0.65
Implementers
1
customTypedMap
patcher/value/value_test.go
Calls
no outgoing calls
Tested by
no test coverage detected