github.com/google/go-cmp/cmp.Path.Index (method)
3 uses
github.com/google/go-cmp/cmp (current package)
options.go#L232: if t := s.curPath.Index(-2).Type(); t.Name() != "" {
path.go#L76: return pa.Index(-1)
path.go#L83: func (pa Path) Index(i int) PathStep {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)