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

Method Stop

server/server.go:35–35  ·  view source on GitHub ↗

Stop the server

()

Source from the content-addressed store, hash-verified

33 Start() error
34 // Stop the server
35 Stop() error
36 // Server implementation
37 String() string
38}

Callers 14

TestGRPCClientFunction · 0.95
testPoolFunction · 0.95
TestMockServerFunction · 0.95
stopAllMethod · 0.65
StopMethod · 0.65
RunMethod · 0.65
InitMethod · 0.65
CloseMethod · 0.65
StopFunction · 0.65
registrarMethod · 0.65

Implementers 3

rpcServerserver/rpc_server.go
grpcServerserver/grpc/grpc.go
MockServerserver/mock/mock.go

Calls

no outgoing calls

Tested by 6

TestGRPCClientFunction · 0.76
testPoolFunction · 0.76
TestMockServerFunction · 0.76
SleepMethod · 0.52