Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Super-long/ChubbyGo
/ AcquireReply
Struct
AcquireReply
BaseServer/common.go:141–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
type
AcquireReply
struct
{
142
Err Err
143
Token uint64
144
}
145
146
type
ReleaseArgs
struct
{
147
ClientID uint64
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected