Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ Events
Method
Events
pkg/session/session.go:31–31 ·
view source on GitHub ↗
Events 返回事件列表
()
Source
from the content-addressed store, hash-verified
29
30
// Events 返回事件列表
31
Events() Events
32
33
// LastUpdateTime 返回最后更新时间
34
LastUpdateTime() time.Time
Callers
4
TestTelemetryMiddleware_WrapToolCall
Function · 0.65
SaveSessionToSemanticMemory
Method · 0.65
TestEvents
Function · 0.65
demonstrateEventManagement
Function · 0.65
Implementers
2
inMemorySession
pkg/session/inmemory.go
sqliteSession
pkg/session/sqlite/store.go
Calls
no outgoing calls
Tested by
2
TestTelemetryMiddleware_WrapToolCall
Function · 0.52
TestEvents
Function · 0.52