MCPcopy 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

TestStateFunction · 0.65

Calls

no outgoing calls

Tested by 3

TestStateFunction · 0.52