MCPcopy
hub / github.com/grpc/grpc-go / GracefulStop

Method GracefulStop

xds/server.go:55–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53 Serve(net.Listener) error
54 Stop()
55 GracefulStop()
56 GetServiceInfo() map[string]grpc.ServiceInfo
57}
58

Callers 11

runRPCsFunction · 0.65
TestDisconnectLabelMethod · 0.65
testServerStatsFunction · 0.65
testClientStatsFunction · 0.65
TestSubChannelMetricsMethod · 0.65
GracefulStopMethod · 0.65

Implementers 3

Serverserver.go
GRPCServerxds/server.go
fakeGRPCServerxds/server_test.go

Calls

no outgoing calls

Tested by 10

runRPCsFunction · 0.52
TestDisconnectLabelMethod · 0.52
testServerStatsFunction · 0.52
testClientStatsFunction · 0.52
TestSubChannelMetricsMethod · 0.52