MCPcopy Create free account
hub / github.com/dim-an/cod / Serve

Method Serve

server/server.go:48–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46
47type Server interface {
48 Serve() error
49 Close() error
50}
51

Callers 1

daemonProcFunction · 0.95

Implementers 1

serverImplserver/server.go

Calls

no outgoing calls

Tested by

no test coverage detected