| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| channel_error.go | ||
| error.go | ||
| set.go |
Backend • `types/error.go` – Return empty string when receiver itself is `nil`. – If `Err` is `nil`, fall back to `errorCode` string to avoid calling `nil.Error()`. This prevents runtime panics when the error handler builds an OpenAI-style error response but the underlying `Err` field has not been set.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| channel_error.go | Loading commit data... | |
| error.go | Loading commit data... | |
| set.go | Loading commit data... |