Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mudler/LocalAGI
/ TrackerKey
Interface
TrackerKey
core/conversations/conversationstracker.go:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
)
11
12
type
TrackerKey
interface
{ ~int | ~int64 | ~string }
13
14
type
ConversationTracker[K TrackerKey]
struct
{
15
convMutex sync.Mutex
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…