Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TestService
Function · 0.65
Implementers
2
inMemorySession
pkg/session/inmemory.go
sqliteSession
pkg/session/sqlite/store.go
Calls
no outgoing calls
Tested by
1
TestService
Function · 0.52