1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-10 05:25:58 +00:00

add GetDomain and SetCookieKVExpiration patch functions to the iris.Patches

This commit is contained in:
Gerasimos (Makis) Maropoulos
2022-09-21 22:21:14 +03:00
parent 0a4927f6df
commit 5bc0796548
8 changed files with 21 additions and 8 deletions

View File

@@ -242,7 +242,7 @@ Venkatt Guhesan" title="vguhesan" with="75" style="width:75px;max-width:75px;hei
$ mkdir myapp
$ cd myapp
$ go mod init myapp
$ go get github.com/kataras/iris/v12@master # or @v12.2.0-beta4
$ go get github.com/kataras/iris/v12@master # or @v12.2.0-beta5
```
<div dir="rtl">