Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Merovius/nbd
/ code
Method
code
types.go:201–201 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
199
200
type
optionReply
interface
{
201
code() uint32
202
encode(*encoder)
203
decode(*encoder, uint32)
204
}
Callers
2
encodeReply
Function · 0.65
send
Method · 0.65
Implementers
10
optAbort
types.go
optList
types.go
optInfo
types.go
repAck
types.go
repServer
types.go
infoExport
types.go
infoName
types.go
infoDescription
types.go
infoBlockSize
types.go
repError
types.go
Calls
no outgoing calls
Tested by
no test coverage detected