MCPcopy 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.
21func (e *APIError) Error() string {
22 return e.Message
23}
24
25// Predefined API errors
26var (

Callers 15

HandleProxyMethod · 0.45
logRequestMethod · 0.45
IsIgnorableErrorFunction · 0.45
ParseDBErrorFunction · 0.45
UpdateStatusMethod · 0.45
LoadKeysFromDBMethod · 0.45
RemoveKeysMethod · 0.45
RestoreKeysMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected