Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ State
Method
State
pkg/session/session.go:28–28 ·
view source on GitHub ↗
State 返回会话状态管理器
()
Source
from the content-addressed store, hash-verified
26
27
// State 返回会话状态管理器
28
State() State
29
30
// Events 返回事件列表
31
Events() Events
Callers
4
TestInMemoryService_GetState
Function · 0.65
TestInMemoryService_StateScopes
Function · 0.65
TestState
Function · 0.65
demonstrateStateManagement
Function · 0.65
Implementers
2
inMemorySession
pkg/session/inmemory.go
sqliteSession
pkg/session/sqlite/store.go
Calls
no outgoing calls
Tested by
3
TestInMemoryService_GetState
Function · 0.52
TestInMemoryService_StateScopes
Function · 0.52
TestState
Function · 0.52