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

one use

	github.com/google/go-cmp/cmp (current package)
		path.go#L201: func (sf StructField) String() string { return fmt.Sprintf(".%s", sf.name) }