package
0.0.0-20240930021137-674c601e7b9f
Repository: https://github.com/iagonc/jorge-cli.git
Documentation: pkg.go.dev
# Functions
NewHandler constructs a new Handler by injecting the use cases and the logger.
SendError sends an error response with the appropriate status code and message.
SendSuccess sends a successful response with a message and data.
ValidateEmptyRequest ensures that the request body is not empty.
ValidateRequiredFields checks that the required fields in the request are valid.