package
0.0.0-20240513095113-b889055ad37b
Repository: https://github.com/go-flexi/ecom-backend.git
Documentation: pkg.go.dev
# Type aliases
Handler is a function that handles an HTTP request.
Middleware is a function that takes a handler and returns a new handler.