# README
Custom functions
This tests the custom functions feature of Astra. It is a simple example of how to use custom functions to create a new function that can be used. This tests:
- Creating a custom
handleError
function - Using the custom
handleError
function with gin context parameters, status code and error. - Reporting this correctly in the response to the OpenAPI generator.