Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ AppName
Method
AppName
pkg/session/session.go:19–19 ·
view source on GitHub ↗
AppName 返回应用名称
()
Source
from the content-addressed store, hash-verified
17
18
// AppName 返回应用名称
19
AppName() string
20
21
// UserID 返回用户 ID
22
UserID() string
Callers
4
TestInMemoryService_Create
Function · 0.65
TestInMemoryService_Get
Function · 0.65
TestInMemoryService_List
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
4
TestInMemoryService_Create
Function · 0.52
TestInMemoryService_Get
Function · 0.52
TestInMemoryService_List
Function · 0.52
TestService
Function · 0.52