iris/x/errors
2024-09-13 11:52:03 +03:00
..
validation thanks for the donations ❤️ 2024-01-07 23:14:13 +02:00
aliases.go add x/errors.OK, Create, NoContent and NoContentOrNotModified package-level generic functions as custom service helpers 2024-01-04 03:33:00 +02:00
context_error_handler.go add x/errors.RecoveryHandler 2024-01-10 22:17:58 +02:00
errors.go rest json errors: handle unspported NaN values as the standard package's error doesn't give us more information 2024-09-13 11:52:03 +03:00
handlers.go rest json errors: handle unspported NaN values as the standard package's error doesn't give us more information 2024-09-13 11:52:03 +03:00
path_parameter_type_error_handler.go fix #1882 2022-05-08 13:07:16 +03:00
validation_error.go Add new x/errors/validation package to make your life even more easier (using Generics) 2024-01-07 15:08:03 +02:00