MCPcopy 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
200type optionReply interface {
201 code() uint32
202 encode(*encoder)
203 decode(*encoder, uint32)
204}

Callers 2

encodeReplyFunction · 0.65
sendMethod · 0.65

Implementers 10

optAborttypes.go
optListtypes.go
optInfotypes.go
repAcktypes.go
repServertypes.go
infoExporttypes.go
infoNametypes.go
repErrortypes.go

Calls

no outgoing calls

Tested by

no test coverage detected