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

one use

	github.com/google/go-cmp/cmp (current package)
		path.go#L297: func (tf Transform) Values() (vx, vy reflect.Value) { return tf.vx, tf.vy }