Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Merovius/nbd
/ repServer
Struct
repServer
types.go:236–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
234
}
235
236
type
repServer
struct
{
237
name string
238
details string
239
}
240
241
func
(r *repServer) code() uint32 {
return
cRepServer }
242
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected