MCPcopy
hub / github.com/caddyserver/certmagic / Error

Method Error

async.go:157–157  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

155// Unwrap makes it so that e wraps e.Err.
156func (e ErrNoRetry) Unwrap() error { return e.Err }
157func (e ErrNoRetry) Error() string { return e.Err.Error() }
158
159type retryStateCtxKey struct{}
160

Callers 15

mustJSONFunction · 0.80
robustTryListenFunction · 0.80
loadOrCreateAccountMethod · 0.80
TestCacheCertificateFunction · 0.80
CleanUpOwnLocksFunction · 0.80
TestLookupNameserversErrFunction · 0.80
TestFindZoneByFqdnFunction · 0.80
maintainAssetsMethod · 0.80
updateOCSPStaplesMethod · 0.80
updateARIMethod · 0.80
CleanStorageFunction · 0.80

Calls

no outgoing calls

Tested by 15

mustJSONFunction · 0.64
TestCacheCertificateFunction · 0.64
TestLookupNameserversErrFunction · 0.64
TestFindZoneByFqdnFunction · 0.64
TestNewAccountFunction · 0.64