Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/expr-lang/expr
/ Bar
Struct
Bar
internal/spew/example_test.go:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
type
Bar
struct
{
45
data uintptr
46
}
47
48
type
Foo
struct
{
49
unexportedField Bar
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected