Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/astercloud/aster
/ Has
Method
Has
pkg/session/session.go:57–57 ·
view source on GitHub ↗
Has 检查 key 是否存在
(key string)
Source
from the content-addressed store, hash-verified
55
56
// Has 检查 key 是否存在
57
Has(key string) bool
58
}
59
60
// ReadonlyState 只读状态接口
Callers
3
TestInMemoryService_GetState
Function · 0.65
TestInMemoryService_StateScopes
Function · 0.65
TestState
Function · 0.65
Calls
no outgoing calls
Tested by
3
TestInMemoryService_GetState
Function · 0.52
TestInMemoryService_StateScopes
Function · 0.52
TestState
Function · 0.52