open-consul/agent/grpc
Daniel Nephin 9b89fb492d agent/grpc: remove misleading warnings from test output
Handle shutdown properly in tests so that the tests don't warn about using a closed connection.
2020-10-27 16:34:16 -04:00
..
internal/testservice grpc: add Datacenter field to testing service response 2020-09-14 19:02:09 -04:00
resolver agent/grpc/resolver: namespace the server ID with the DC name 2020-10-27 16:34:15 -04:00
client.go agent/grpc: always close the conn when dialing fails. 2020-09-24 12:53:14 -04:00
client_test.go agent/grpc/resolver: namespace the server ID with the DC name 2020-10-27 16:34:15 -04:00
handler.go agent/grpc: use a separate channel for closing the Accept 2020-10-27 16:34:15 -04:00
server_test.go agent/grpc: remove misleading warnings from test output 2020-10-27 16:34:16 -04:00
stats.go agent/grpc: make TestHandler_EmitsStats predictable 2020-09-14 19:05:22 -04:00
stats_test.go agent/grpc: remove misleading warnings from test output 2020-10-27 16:34:16 -04:00