Versions in this module Expand all Collapse all v0 v0.1.0 Jun 28, 2026 Changes in this version + const CodeContentTypeUnsupported + const CodeGeminiError + const CodeInternalError + const CodeLLMError + const CodeMethodNotSupported + const CodeNotFound + const CodeOpenAPIInvalid + const CodeRequestTooLarge + const CodeRequestValidationFailed + const CodeResponseSchemaMismatch + const CodeRouteConflict + func WriteError(w http.ResponseWriter, statusCode int, code, message string, details any) + type APIError struct + Error ErrorDetail + type ErrorDetail struct + Code string + Details any + Message string