Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LockGit/gochat
/ RedisRoomCountMsg
Struct
RedisRoomCountMsg
proto/task.go:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
type
RedisRoomCountMsg
struct
{
26
Count int `json:
"count,omitempty"
`
27
Op int `json:
"op"
`
28
}
29
30
type
SuccessReply
struct
{
31
Code int `json:
"code"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected