Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Merovius/nbd
/ encode
Method
encode
types.go:37–37 ·
view source on GitHub ↗
(*encoder)
Source
from the content-addressed store, hash-verified
35
36
type
optionRequest
interface
{
37
encode(*encoder)
38
decode(*encoder, uint32) errno
39
code() uint32
40
}
Callers
nothing calls this directly
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