github.com/google/go-cmp/cmp.MapIndex.String (method, view implemented interface methods)

one use

	github.com/google/go-cmp/cmp (current package)
		path.go#L264: func (mi MapIndex) String() string                 { return fmt.Sprintf("[%#v]", mi.key) }