Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expr-lang/expr
/ Bar
Method
Bar
test/interface/interface_method_test.go:13–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
12
type
Bar
interface
{
13
Bar() int
14
}
15
16
type
FooImpl
struct
{}
Callers
2
TestInterfaceMethod
Function · 0.65
TestDeref_ignore_func_args
Function · 0.65
Implementers
2
BarImpl
test/interface/interface_method_test.g
Program
test/operator/issues584/issues584_test
Calls
no outgoing calls
Tested by
2
TestInterfaceMethod
Function · 0.52
TestDeref_ignore_func_args
Function · 0.52