Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ Stop
Method
Stop
test/end2end_test.go:535–535 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
533
534
type
stopper
interface
{
535
Stop()
536
GracefulStop()
537
}
538
Callers
15
TestStopAbortsBlockingGRPCCall
Method · 0.65
TestGracefulClientOnGoAway
Method · 0.65
testConcurrentServerStopAndGoAway
Function · 0.65
TestGoAwayThenClose
Method · 0.65
TestTwoGoAwayPingFrames
Method · 0.65
TestCredsHandshakeAuthority
Method · 0.65
TestCredsHandshakeServerNameAuthority
Method · 0.65
TestServerCredsDispatch
Method · 0.65
TestRoundRobin_OneServerDown
Method · 0.65
TestRoundRobin_AllServersDown
Method · 0.65
startBackendsForBalancerSwitch
Function · 0.65
tearDown
Method · 0.65
Implementers
4
Server
server.go
wrapHS
test/end2end_test.go
GRPCServer
xds/server.go
fakeGRPCServer
xds/server_test.go
Calls
no outgoing calls
Tested by
15
TestStopAbortsBlockingGRPCCall
Method · 0.52
TestGracefulClientOnGoAway
Method · 0.52
testConcurrentServerStopAndGoAway
Function · 0.52
TestGoAwayThenClose
Method · 0.52
TestTwoGoAwayPingFrames
Method · 0.52
TestCredsHandshakeAuthority
Method · 0.52
TestCredsHandshakeServerNameAuthority
Method · 0.52
TestServerCredsDispatch
Method · 0.52
TestRoundRobin_OneServerDown
Method · 0.52
TestRoundRobin_AllServersDown
Method · 0.52
startBackendsForBalancerSwitch
Function · 0.52
tearDown
Method · 0.52