Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/expr-lang/expr
/ StoreImpt
Struct
StoreImpt
test/interface/interface_test.go:14–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
}
13
14
type
StoreImpt
struct
{}
15
16
func
(f StoreImpt) Get(s string) int {
17
return
42
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected