Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pquerna/ffjson
/ BugB
Struct
BugB
tests/ff.go:1078–1081 ·
view source on GitHub ↗
BugB struct
Source
from the content-addressed store, hash-verified
1076
1077
// BugB struct
1078
type
BugB
struct
{
1079
BugA
1080
S string
1081
}
1082
1083
// BugC struct
1084
type
BugC
struct
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected