Skip to main content

Module error

Module error 

Source

Enums§

HttpError
Uniform error type for ling-http handlers. Converts to a JSON body of the shape {"error": "..."} with a matching HTTP status code, so every API built on this framework returns errors in one consistent shape.

Type Aliases§

Result