Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
type
Server
interface
{
48
Serve() error
49
Close() error
50
}
51
Callers
1
daemonProc
Function · 0.95
Implementers
1
serverImpl
server/server.go
Calls
no outgoing calls
Tested by
no test coverage detected