MCPcopy
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
534type stopper interface {
535 Stop()
536 GracefulStop()
537}
538

Implementers 4

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

Calls

no outgoing calls