package
0.2.0-alpha
Repository: https://github.com/esa-kian/shredder.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
LoggingMiddleware logs each incoming request with method, path, and duration.

# Structs

CRUDHandler is a template for handling CRUD requests.
ErrorResponse standardizes the error message structure.
SuccessResponse standardizes the success response structure.

# Type aliases

Entity represents a general structure for JSON request bodies.