MCPcopy 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
17var msgService *MsgService

Callers 4

CommonProcessClearCacheFunction · 0.65
ExecuteMethod · 0.65
CommonProcessRoleFunction · 0.65

Implementers 1

MsgServicecode/services/msgCache.go

Calls

no outgoing calls

Tested by

no test coverage detected