Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expr-lang/expr
/ EmbedMethod
Method
EmbedMethod
test/mock/mock.go:150–152 ·
view source on GitHub ↗
(_ int)
Source
from the content-addressed store, hash-verified
148
}
149
150
func
(p Embed) EmbedMethod(_ int) string {
151
return
""
152
}
153
154
type
EmbedPointerEmbed
struct
{
155
EmbedPointerEmbedInt int
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected