Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ All
Method
All
pkg/session/session.go:54–54 ·
view source on GitHub ↗
All 返回所有 key-value 的迭代器
()
Source
from the content-addressed store, hash-verified
52
53
// All 返回所有 key-value 的迭代器
54
All() iter.Seq2[string, any]
55
56
// Has 检查 key 是否存在
57
Has(key string) bool
Callers
5
SaveSessionToSemanticMemory
Method · 0.65
TestEvents
Function · 0.65
TestState
Function · 0.65
demonstrateStateManagement
Function · 0.65
demonstrateEventManagement
Function · 0.65
Calls
no outgoing calls
Tested by
2
TestEvents
Function · 0.52
TestState
Function · 0.52