Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ Serve
Method
Serve
xds/server.go:53–53 ·
view source on GitHub ↗
(net.Listener)
Source
from the content-addressed store, hash-verified
51
type
grpcServer
interface
{
52
RegisterService(*grpc.ServiceDesc, any)
53
Serve(net.Listener) error
54
Stop()
55
GracefulStop()
56
GetServiceInfo()
map
[string]grpc.ServiceInfo
Callers
15
TestEnd2End
Method · 0.65
TestPEMFileProviderEnd2End
Method · 0.65
TestDefaultHostNameCheck
Method · 0.65
TestTLSVersions
Method · 0.65
TestProducer
Method · 0.65
TestProducerBackoff
Method · 0.65
TestProducerMultipleListeners
Method · 0.65
TestReflectionEnd2end
Method · 0.65
startBackendsAndRemoteLoadBalancer
Function · 0.65
TestTwoGoAwayPingFrames
Method · 0.65
TestCredsHandshakeAuthority
Method · 0.65
TestCredsHandshakeServerNameAuthority
Method · 0.65
Implementers
3
Server
server.go
GRPCServer
xds/server.go
fakeGRPCServer
xds/server_test.go
Calls
no outgoing calls
Tested by
15
TestEnd2End
Method · 0.52
TestPEMFileProviderEnd2End
Method · 0.52
TestDefaultHostNameCheck
Method · 0.52
TestTLSVersions
Method · 0.52
TestProducer
Method · 0.52
TestProducerBackoff
Method · 0.52
TestProducerMultipleListeners
Method · 0.52
TestReflectionEnd2end
Method · 0.52
startBackendsAndRemoteLoadBalancer
Function · 0.52
TestTwoGoAwayPingFrames
Method · 0.52
TestCredsHandshakeAuthority
Method · 0.52
TestCredsHandshakeServerNameAuthority
Method · 0.52