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

Method code

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

Source from the content-addressed store, hash-verified

94type optAbort struct{}
95
96func (o *optAbort) code() uint32 { return cOptAbort }
97
98func (o *optAbort) encode(e *encoder) {}
99

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected