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

Method code

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

Source from the content-addressed store, hash-verified

224type repAck struct{}
225
226func (r *repAck) code() uint32 { return cRepAck }
227
228func (r *repAck) encode(*encoder) {}
229

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected