Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Super-long/ChubbyGo
/ GetReply
Struct
GetReply
BaseServer/common.go:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
type
GetReply
struct
{
75
Err Err
76
Value string
77
}
78
79
type
OpenArgs
struct
{
80
ClientID uint64
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected