func github.com/google/go-cmp/cmp.makeAddressable
4 uses
github.com/google/go-cmp/cmp (current package)
compare.go#L412: vax = makeAddressable(vx)
compare.go#L413: vay = makeAddressable(vy)
compare.go#L675: func makeAddressable(v reflect.Value) reflect.Value {
report_reflect.go#L179: v := makeAddressable(v) // needed for retrieveUnexportedField
![]() |
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. |