MCPcopy 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

Implementers 2

inMemorySessionpkg/session/inmemory.go
sqliteSessionpkg/session/sqlite/store.go

Calls

no outgoing calls

Tested by

no test coverage detected