MCPcopy Create free account
hub / github.com/astercloud/aster / Metadata

Method Metadata

pkg/session/session.go:37–37  ·  view source on GitHub ↗

Metadata 返回会话元数据

()

Source from the content-addressed store, hash-verified

35
36 // Metadata 返回会话元数据
37 Metadata() map[string]any
38}
39
40// State 定义分层的状态管理接口

Callers 1

TestServiceFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 1

TestServiceFunction · 0.52