Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
224
type
repAck
struct
{}
225
226
func
(r *repAck) code() uint32 {
return
cRepAck }
227
228
func
(r *repAck) encode(*encoder) {}
229
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected