Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ConnectAI-E/Feishu-OpenAI-Stream-Chatbot
/ Clear
Method
Clear
code/services/msgCache.go:14–14 ·
view source on GitHub ↗
(userId string)
Source
from the content-addressed store, hash-verified
12
IfProcessed(msgId string) bool
13
TagProcessed(msgId string)
14
Clear(userId string) bool
15
}
16
17
var
msgService *MsgService
Callers
4
CommonProcessPicModeChange
Function · 0.65
CommonProcessClearCache
Function · 0.65
Execute
Method · 0.65
CommonProcessRole
Function · 0.65
Implementers
1
MsgService
code/services/msgCache.go
Calls
no outgoing calls
Tested by
no test coverage detected