MCPcopy Index your code
hub / github.com/One-com/gone / Server

Interface Server

daemon/server.go:14–18  ·  view source on GitHub ↗

Server is the interface of objects daemon.Run() will manage. These objects will be single-use only with a lifetime: Listen, Serve, Shutdown, - and possibly Close() if Shutdown exits non-nil

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

RunFunction · 0.95

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