MCPcopy Index your code
hub / github.com/aiprodcoder/MIXAPI / ErrorCode

TypeAlias ErrorCode

types/error.go:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31)
32
33type ErrorCode string
34
35const (
36 ErrorCodeInvalidRequest ErrorCode = "invalid_request"

Callers 2

WithOpenAIErrorFunction · 0.85
WithClaudeErrorFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected