Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expr-lang/expr
/ Bar
Struct
Bar
test/mock/mock.go:193–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
191
}
192
193
type
Bar
struct
{
194
Baz string
195
}
196
197
type
Abstract
interface
{
198
Method(int) int
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected