1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-07 20:17:05 +00:00

new /x/client sub-package

This commit is contained in:
Gerasimos (Makis) Maropoulos
2021-10-31 11:25:11 +02:00
parent e2f40ca06e
commit 16b9b694d2
4 changed files with 477 additions and 0 deletions

View File

@@ -28,6 +28,8 @@ The codebase for Dependency Injection, Internationalization and localization and
## Fixes and Improvements
- New [/x/client](x/client) HTTP Client sub-package.
- New `email` builtin path parameter type. Example:
```go