package
0.0.0-20241205074135-fb9825cdae3e
Repository: https://github.com/seksham/go-study.git
Documentation: pkg.go.dev
# Functions
AuthMiddleware checks for a simple API key.
ErrorHandler middleware handles panics.
LoggerMiddleware logs request details.
RateLimiter implements a simple rate limiting middleware.
# Structs
CustomError represents a custom error response.
Product represents a product model with validation.