mirror of
https://github.com/kataras/iris.git
synced 2026-01-23 03:45:56 +00:00
add MapErrorFunc, MapErrors and HandleError to x/errors sub-package
This commit is contained in:
@@ -23,6 +23,8 @@ Developers are not forced to upgrade if they don't really need it. Upgrade whene
|
||||
|
||||
Changes apply to `main` branch.
|
||||
|
||||
- New `x/errors.ErrorCodeName.MapErrorFunc`, `x/errors.ErrorCodeName.MapErrors` methods and `x/errors.HandleError` package-level function.
|
||||
|
||||
# Sun, 05 Nov 2023 | v12.2.8
|
||||
|
||||
- A new way to customize the handler's parameter among with the `hero` and `mvc` packages. New `iris.NewContextWrapper` and
|
||||
|
||||
Reference in New Issue
Block a user