MCPcopy Create free account
hub / github.com/One-com/gone / Server

Interface Server

daemon/srv/server.go:43–46  ·  view source on GitHub ↗

Server is an server started by the master MultiServer, by calling Serve() which is expected to block until the server is signaled to stop by an invocation of Shutdown() Calling Shutdown() should start the shutdown process and return immediately, causing Serve() to exit. If the server implements Wai

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

ServeMethod · 0.65
tryServeFunction · 0.65
ServeMethod · 0.65
ServeMethod · 0.65
serveFunction · 0.65
controlServerFunction · 0.65
ServeMethod · 0.65
ServeMethod · 0.65
recordShutdownFunction · 0.65

Implementers 5

Serverhttp/graceful/graceful.go
serverEnsembledaemon/server.go
wrapperdaemon/legacy.go
Serverdaemon/ctrl/ctrl.go
MultiServerdaemon/srv/server.go

Calls

no outgoing calls

Tested by

no test coverage detected