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

Method Stop

internal/internal.go:293–293  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

291// during tests.
292type Timer interface {
293 Stop() bool
294}
295
296// EnforceMetricsRecorderEmbedding is used to enforce proper MetricsRecorder

Callers 15

ServeMethod · 0.95
shouldRetryMethod · 0.95
serverAndClientHandshakeFunction · 0.95
watchRemoteBalancerMethod · 0.95
readFrameMethod · 0.95
awaitLogOutputFunction · 0.95
handleStreamDelayReadMethod · 0.95
TestMaxStreamsMethod · 0.95

Implementers 15

Serverserver.go
Distributorcredentials/tls/certprovider/distribut
testOOBListenerorca/producer_test.go
reconnectServiceClientinterop/grpc_testing/test_grpc.pb.go
UnimplementedReconnectServiceServerinterop/grpc_testing/test_grpc.pb.go
Aggregatorbalancer/weightedtarget/weightedaggreg
wrapHStest/end2end_test.go
trackingTimerinternal/leakcheck/leakcheck.go
RestartableListenerinternal/testutils/restartable_listene
Serverinternal/testutils/fakegrpclb/server.g
ManagementServerinternal/testutils/xds/e2e/server.go
StubServerinternal/stubserver/stubserver.go

Calls

no outgoing calls

Tested by 8

serverAndClientHandshakeFunction · 0.76
awaitLogOutputFunction · 0.76
handleStreamDelayReadMethod · 0.76
TestMaxStreamsMethod · 0.76
waitWhileTrueFunction · 0.76