MCPcopy 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

TestEventsFunction · 0.65
TestStateFunction · 0.65

Calls

no outgoing calls

Tested by 2

TestEventsFunction · 0.52
TestStateFunction · 0.52