github.com/google/go-cmp/cmp.leafReference.p (field)
5 uses
github.com/google/go-cmp/cmp (current package)
report_references.go#L76: type trunkReference struct{ p value.Pointer }
report_references.go#L166: unpair(p.p) // standalone pointer cannot be part of a pair
report_references.go#L197: if print := leafPtrs[p.p]; print {
report_references.go#L198: id, ok := ptrIDs[p.p]
report_references.go#L201: ptrIDs[p.p] = id
![]() |
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. |