MCPcopy Create free account
hub / github.com/Merovius/nbd / code

Method code

types.go:39–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37 encode(*encoder)
38 decode(*encoder, uint32) errno
39 code() uint32
40}
41
42func decodeOption(e *encoder) (uint32, interface{}, errno) {

Callers

nothing calls this directly

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