MCPcopy
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

45type GRPCServer interface {
46 grpc.ServiceRegistrar
47 Stop()
48 GracefulStop()
49 Serve(net.Listener) error
50}

Callers 15

mainFunction · 0.95
removeInternalMethod · 0.65
CloseMethod · 0.65
StopMethod · 0.65
TestTrackTimersFunction · 0.65
operateHeadersMethod · 0.65
StopMethod · 0.65
StopMethod · 0.65

Implementers 3

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

Calls

no outgoing calls