013e0d94bc
drpc will call Close on any transport we pass to it, but some transports (like tls.Conn) will attempt to notify the remote side of things. we don't want to do that, so pass a new interface that just closes the underlying socket. Change-Id: I53344d2747de21b3146abe4f82b8394bb8948cb5 |
||
---|---|---|
.. | ||
peer_drpc.go | ||
peer_grpc.go | ||
peer.go |