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

one use

	github.com/google/go-cmp/cmp (current package)
		path.go#L287: func (ta TypeAssertion) String() string                 { return fmt.Sprintf(".(%v)", value.TypeString(ta.typ, false)) }