Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FloatTech/ZeroBot-Plugin-Playground
/ key
Struct
key
plugin/chatgpt/model.go:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
type
key
struct
{
32
QQuid int64 `db:
"qquid"
`
33
Content string `db:
"keys"
`
34
}
35
36
type
gtoqq
struct
{
37
GroupID int64 `db:
"groupid"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected