package
0.0.0-20241122232756-5abfebf3a4ab
Repository: https://github.com/terrapi-solution/controller.git
Documentation: pkg.go.dev

# Functions

Handler returns a gin middleware that handles errors.
HandlerWithErrorWrapper wraps a [HandlerWithError] into a [gin.HandlerFunc].

# Structs

ErrorResponse is the error type for the application.

# Type aliases

HandlerWithError is a function that handles an HTTP request.