Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/tbphp/gpt-load
/ Error
Method
Error
internal/errors/errors.go:21–23 ·
view source on GitHub ↗
Error implements the error interface.
()
Source
from the content-addressed store, hash-verified
19
20
// Error implements the error interface.
21
func
(e *APIError) Error() string {
22
return
e.Message
23
}
24
25
// Predefined API errors
26
var
(
Callers
15
HandleProxy
Method · 0.45
executeRequestWithRetry
Method · 0.45
logRequest
Method · 0.45
handleModelListResponse
Method · 0.45
handleStreamingResponse
Method · 0.45
IsIgnorableError
Function · 0.45
ParseDBError
Function · 0.45
UpdateStatus
Method · 0.45
executeTransactionWithRetry
Method · 0.45
LoadKeysFromDB
Method · 0.45
RemoveKeys
Method · 0.45
RestoreKeys
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected