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

Struct BugZ

tests/ff.go:1110–1114  ·  view source on GitHub ↗

BugZ struct There are no tags here, so S should not appear.

Source from the content-addressed store, hash-verified

1108// BugZ struct
1109// There are no tags here, so S should not appear.
1110type BugZ struct {
1111 BugA
1112 BugC
1113 BugY // Contains a tagged S field through BugD; should not dominate.
1114}
1115
1116// FfFuzz struct
1117type FfFuzz struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected