Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ Last
Method
Last
pkg/session/session.go:82–82 ·
view source on GitHub ↗
Last 返回最后一个事件
()
Source
from the content-addressed store, hash-verified
80
81
// Last 返回最后一个事件
82
Last() *Event
83
}
84
85
// Event 表示会话中的一个交互事件
Callers
1
TestEvents
Function · 0.65
Implementers
2
inMemoryEvents
pkg/session/inmemory.go
sqliteEvents
pkg/session/sqlite/store.go
Calls
no outgoing calls
Tested by
1
TestEvents
Function · 0.52