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

Method code

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

Source from the content-addressed store, hash-verified

381}
382
383func (r *repError) code() uint32 { return uint32(r.errno) }
384
385func (r *repError) encode(e *encoder) {}
386

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected