Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ UserID
Method
UserID
pkg/session/session.go:22–22 ·
view source on GitHub ↗
UserID 返回用户 ID
()
Source
from the content-addressed store, hash-verified
20
21
// UserID 返回用户 ID
22
UserID() string
23
24
// AgentID 返回关联的 Agent ID
25
AgentID() string
Callers
2
TestInMemoryService_Create
Function · 0.65
TestService
Function · 0.65
Implementers
2
inMemorySession
pkg/session/inmemory.go
sqliteSession
pkg/session/sqlite/store.go
Calls
no outgoing calls
Tested by
2
TestInMemoryService_Create
Function · 0.52
TestService
Function · 0.52