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

Struct CheckTokenArgs

BaseServer/common.go:160–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160type CheckTokenArgs struct {
161 ClientID uint64
162 SeqNo int
163 Token uint64
164 PathName string
165 FileName string
166}
167
168type CheckTokenReply struct {
169 Err Err

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected