Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/expr-lang/expr
/ Foo
Interface
Foo
test/issues/688/issue_test.go:10–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
)
9
10
type
Foo
interface
{
11
Add(a int, b *int) int
12
}
13
14
type
FooImpl
struct
{
15
}
Callers
8
TestExpr
Function · 0.65
TestRaceCondition_variables
Function · 0.65
main
Function · 0.65
FuzzExpr
Function · 0.65
TestWithinDurationWrapper
Function · 0.65
TestHTTPRequestWithParams
Function · 0.65
TestWithinDuration
Function · 0.65
TestWithinRange
Function · 0.65
Implementers
3
FooImpl
test/issues/688/issue_test.go
Env
test/mock/mock.go
Blog
test/playground/env.go
Calls
no outgoing calls
Tested by
no test coverage detected