Closed
Description
We made the Equal
method actual perform a deep equal instead of pointer equality. We should add tests for it.
https://github.com/grpc/grpc-go/blob/master/internal/credentials/xds/handshake_info.go#L47
We made the Equal
method actual perform a deep equal instead of pointer equality. We should add tests for it.
https://github.com/grpc/grpc-go/blob/master/internal/credentials/xds/handshake_info.go#L47