Drain notifies the client this ServerTransport stops accepting new RPCs.
(debugData string)
| 665 | |
| 666 | // Drain notifies the client this ServerTransport stops accepting new RPCs. |
| 667 | Drain(debugData string) |
| 668 | } |
| 669 | |
| 670 | type internalServerTransport interface { |
no outgoing calls