MCPcopy 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
242func (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

TestCacheHit_WithinTTLFunction · 0.45
TestShouldRefreshFunction · 0.45
TestRemoteEnabledFunction · 0.45
TestLoadScopePrioritiesFunction · 0.45
TestLoadAutoApproveSetFunction · 0.45
TestIsAutoApproveScopeFunction · 0.45

Calls

no outgoing calls

Tested by 15

TestCacheHit_WithinTTLFunction · 0.36
TestShouldRefreshFunction · 0.36
TestRemoteEnabledFunction · 0.36
TestLoadScopePrioritiesFunction · 0.36
TestLoadAutoApproveSetFunction · 0.36
TestIsAutoApproveScopeFunction · 0.36