MCPcopy Create free account
hub / github.com/Super-long/ChubbyGo / CloseReply

Struct CloseReply

BaseServer/common.go:126–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124}
125
126type CloseReply struct {
127 Err Err
128}
129
130type AcquireArgs struct {
131 ClientID uint64

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected