MCPcopy Create free account
hub / github.com/chainreactors/EvilProxy / StatusCode

Method StatusCode

sdk/cliproxy/auth/conductor.go:3865–3865  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3863 }
3864 type statusCoder interface {
3865 StatusCode() int
3866 }
3867 var sc statusCoder
3868 if errors.As(err, &sc) && sc != nil {

Implementers 9

rpcPluginErrorinternal/pluginhost/rpc_client.go
ThinkingErrorinternal/thinking/errors.go
statusErrinternal/runtime/executor/openai_compa
homeStatusErrinternal/runtime/executor/helps/home_r
modelCooldownErrorsdk/cliproxy/auth/selector.go
retryAfterStatusErrorsdk/cliproxy/auth/conductor_overrides_
Errorsdk/cliproxy/auth/errors.go
modelExecutionStatusHeaderErrorsdk/api/handlers/model_execution_test.
websocketPinnedFailoverStatusErrorsdk/api/handlers/openai/openai_respons

Calls

no outgoing calls