github.com/google/go-cmp/cmp.MapIndex.Key (method)
2 uses
github.com/google/go-cmp/cmp (current package)
path.go#L276: func (mi MapIndex) Key() reflect.Value { return mi.key }
report_value.go#L65: parent.Records = append(parent.Records, reportRecord{Key: s.Key(), Value: child})
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)