Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Merovius/nbd
/ code
Method
code
types.go:318–318 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
316
}
317
318
func
(r *infoName) code() uint32 {
return
cRepInfo }
319
320
func
(r *infoName) encode(e *encoder) {
321
e.writeUint16(cInfoName)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected