github.com/google/go-cmp/cmp.MapIndex.String (method)

one use

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