Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pquerna/ffjson
/ BugC
Struct
BugC
tests/ff.go:1084–1086 ·
view source on GitHub ↗
BugC struct
Source
from the content-addressed store, hash-verified
1082
1083
// BugC struct
1084
type
BugC
struct
{
1085
S string
1086
}
1087
1088
// BugX struct
1089
// Legal Go: We never use the repeated embedded field (S).
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected