Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ AgentID
Method
AgentID
pkg/session/session.go:25–25 ·
view source on GitHub ↗
AgentID 返回关联的 Agent ID
()
Source
from the content-addressed store, hash-verified
23
24
// AgentID 返回关联的 Agent ID
25
AgentID() string
26
27
// State 返回会话状态管理器
28
State() State
Callers
3
TestInMemoryService_Create
Function · 0.65
demonstrateSessionListing
Function · 0.65
main
Function · 0.65
Implementers
2
inMemorySession
pkg/session/inmemory.go
sqliteSession
pkg/session/sqlite/store.go
Calls
no outgoing calls
Tested by
1
TestInMemoryService_Create
Function · 0.52