MCPcopy Create free account
hub / github.com/google/go-cmp / AssignB

Struct AssignB

cmp/internal/teststructs/structs.go:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72
73 AssignA func() int
74 AssignB struct{ A int }
75 AssignC chan bool
76 AssignD <-chan bool
77)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected