MCPcopy 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
228type APIError interface {
229 Code() int
230 error
231}
232

Callers 9

bindHandlersMethod · 0.95
RetryAllBackoffMethod · 0.65
HandleErrorResponseFunction · 0.65
GetAPIErrorCodeFunction · 0.65
NewFuncErrorFunction · 0.65
getTryMsgMethod · 0.65
isTooBusyFunction · 0.65
TryExecMethod · 0.65

Implementers 3

errTooBigapi/server/server_options.go
errapi/models/error.go
ferrapi/models/error.go

Calls

no outgoing calls

Tested by 1