MCPcopy Create free account
hub / github.com/fnproject/fn / RootError

Method RootError

api/models/error.go:299–299  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

297type APIErrorWrapper interface {
298 APIError
299 RootError() error
300}
301
302type apiErrorWrapper struct {

Callers 2

HandleErrorResponseFunction · 0.65

Implementers 1

apiErrorWrapperapi/models/error.go

Calls

no outgoing calls

Tested by

no test coverage detected