MCPcopy Create free account
hub / github.com/pquerna/ffjson / BugA

Struct BugA

tests/ff.go:1073–1075  ·  view source on GitHub ↗

BugA struct

Source from the content-addressed store, hash-verified

1071
1072// BugA struct
1073type BugA struct {
1074 S string
1075}
1076
1077// BugB struct
1078type BugB struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected