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