Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ Stop
Method
Stop
internal/stubserver/stubserver.go:47–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
type
GRPCServer
interface
{
46
grpc.ServiceRegistrar
47
Stop()
48
GracefulStop()
49
Serve(net.Listener) error
50
}
Callers
15
main
Function · 0.95
removeInternal
Method · 0.65
Close
Method · 0.65
Stop
Method · 0.65
TestTrackTimers
Function · 0.65
operateHeaders
Method · 0.65
Stop
Method · 0.65
Stop
Method · 0.65
TestBalancerGroup_start_close
Method · 0.65
TestChannelIdleness_Disabled_NoActivity
Method · 0.65
TestChannelIdleness_Enabled_NoActivity
Method · 0.65
TestChannelIdleness_Enabled_ActiveSinceLastCheck
Method · 0.65
Implementers
3
Server
server.go
GRPCServer
xds/server.go
fakeGRPCServer
xds/server_test.go
Calls
no outgoing calls
Tested by
15
TestTrackTimers
Function · 0.52
TestBalancerGroup_start_close
Method · 0.52
TestChannelIdleness_Disabled_NoActivity
Method · 0.52
TestChannelIdleness_Enabled_NoActivity
Method · 0.52
TestChannelIdleness_Enabled_ActiveSinceLastCheck
Method · 0.52
TestChannelIdleness_Enabled_ExitIdleOnRPC
Method · 0.52
TestChannelIdleness_Enabled_IdleTimeoutRacesWithRPCs
Method · 0.52
TestChannelIdleness_Connect
Method · 0.52
TestConfigUpdateWithSameLoadReportingServerConfig
Method · 0.52
TestLoadReportingPickFirstMultiLocality
Method · 0.52
TestCircuitBreaking
Method · 0.52
TestDropByCategory
Method · 0.52