type github.com/google/go-cmp/cmp.trunkReference
9 uses
github.com/google/go-cmp/cmp (current package)
report_references.go#L76: type trunkReference struct{ p value.Pointer }
report_references.go#L85: return &textWrap{Value: s, Metadata: trunkReference{pp[1]}}
report_references.go#L87: return &textWrap{Value: s, Metadata: trunkReference{pp[0]}}
report_references.go#L89: return &textWrap{Value: s, Metadata: trunkReference{pp[0]}}
report_references.go#L99: return &textWrap{Prefix: prefix, Value: s, Metadata: trunkReference{p}}
report_references.go#L135: case trunkReference, trunkReferences:
report_references.go#L165: case trunkReference:
report_references.go#L196: case trunkReference:
report_reflect.go#L84: case leafReference, trunkReference, trunkReferences:
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |