Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/larksuite/cli
/ Error
Method
Error
internal/registry/remote.go:242–244 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
240
}
241
242
func
(e *httpError) Error() string {
243
return
"remote meta: HTTP "
+ strconv.Itoa(e.StatusCode)
244
}
245
246
// --- sync fetch (no embedded, no cache) ---
247
Callers
15
TestRemoteOff_SkipsRemoteLogic
Function · 0.45
TestCacheHit_WithinTTL
Function · 0.45
TestShouldRefresh
Function · 0.45
TestRemoteEnabled
Function · 0.45
TestOverlayMergedServices
Function · 0.45
TestFetchRemoteMerged_VersionMatch
Function · 0.45
TestCorruptedCache_SelfHeals
Function · 0.45
TestBrandSwitchInvalidatesCache
Function · 0.45
TestLoadScopePriorities
Function · 0.45
TestComputeMinimumScopeSet
Function · 0.45
TestLoadAutoApproveSet
Function · 0.45
TestIsAutoApproveScope
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestRemoteOff_SkipsRemoteLogic
Function · 0.36
TestCacheHit_WithinTTL
Function · 0.36
TestShouldRefresh
Function · 0.36
TestRemoteEnabled
Function · 0.36
TestOverlayMergedServices
Function · 0.36
TestFetchRemoteMerged_VersionMatch
Function · 0.36
TestCorruptedCache_SelfHeals
Function · 0.36
TestBrandSwitchInvalidatesCache
Function · 0.36
TestLoadScopePriorities
Function · 0.36
TestComputeMinimumScopeSet
Function · 0.36
TestLoadAutoApproveSet
Function · 0.36
TestIsAutoApproveScope
Function · 0.36