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

one use

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