MCPcopy 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

TestServiceFunction · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 2

TestServiceFunction · 0.52