Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/the-open-agent/openagent
/ SearchString
Method
SearchString
controllers/message_writer.go:156–158 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
154
}
155
156
func
(w *RefinedWriter) SearchString() string {
157
return
string(w.searchBuf)
158
}
159
160
type
Cleaner
struct
{
161
dataTimes int
// Number of times data is added
Callers
1
generateMessageAnswer
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected