Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fnproject/fn
/ Code
Method
Code
api/models/error.go:229–229 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
227
// with the provided status code and error message body
228
type
APIError
interface
{
229
Code() int
230
error
231
}
232
Callers
9
bindHandlers
Method · 0.95
RetryAllBackoff
Method · 0.65
HandleErrorResponse
Function · 0.65
GetAPIErrorCode
Function · 0.65
NewFuncError
Function · 0.65
TestDockerPullUnAuthorizedRepo
Function · 0.65
getTryMsg
Method · 0.65
isTooBusy
Function · 0.65
TryExec
Method · 0.65
Implementers
3
errTooBig
api/server/server_options.go
err
api/models/error.go
ferr
api/models/error.go
Calls
no outgoing calls
Tested by
1
TestDockerPullUnAuthorizedRepo
Function · 0.52