MCPcopy Create free account
hub / github.com/bricks-cloud/BricksLLM / Error

Method Error

internal/server/web/proxy/middleware.go:112–112  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

110
111type warnedError interface {
112 Error() string
113 Warnings()
114}
115

Callers 14

logErrorFunction · 0.65
getMiddlewareFunction · 0.65
getCompletionHandlerFunction · 0.65
getMessagesHandlerFunction · 0.65
getCustomProviderHandlerFunction · 0.65

Implementers 1

WarningErrorinternal/errors/warning_err.go

Calls

no outgoing calls

Tested by

no test coverage detected