MCPcopy 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

TestEventsFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 2

TestEventsFunction · 0.52