Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ LastUpdateTime
Method
LastUpdateTime
pkg/session/session.go:34–34 ·
view source on GitHub ↗
LastUpdateTime 返回最后更新时间
()
Source
from the content-addressed store, hash-verified
32
33
// LastUpdateTime 返回最后更新时间
34
LastUpdateTime() time.Time
35
36
// Metadata 返回会话元数据
37
Metadata()
map
[string]any
Callers
1
demonstrateSessionListing
Function · 0.65
Implementers
2
inMemorySession
pkg/session/inmemory.go
sqliteSession
pkg/session/sqlite/store.go
Calls
no outgoing calls
Tested by
no test coverage detected