Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FloatTech/ZeroBot-Plugin-Playground
/ mode
Struct
mode
plugin/chatgpt/model.go:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
type
mode
struct
{
22
Mode string `db:
"mode"
`
23
Content string `db:
"content"
`
24
}
25
26
type
note
struct
{
27
GroupID int64 `db:
"groupid"
`
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected