mirror of
https://github.com/kataras/iris.git
synced 2026-01-10 21:45:57 +00:00
Update README.md
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
## 6.0.4 -> 6.0.5
|
## 6.0.4 -> 6.0.5
|
||||||
|
|
||||||
- Add `iris.DestroySessionByID(string)` and `iris.DestroyAllSessions()` functions as requested by a community member in the [chat](https://kataras.rocket.chat/channel/iris):
|
- Add `iris.DestroySessionByID(string)` and `iris.DestroyAllSessions()` functions as requested by a community member in the [chat](https://kataras.rocket.chat/channel/iris)
|
||||||
|
|
||||||
```go
|
```go
|
||||||
// DestroySessionByID removes the session entry
|
// DestroySessionByID removes the session entry
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
|
|
||||||
<a href="https://github.com/kataras/iris/releases"><img src="https://img.shields.io/badge/%20version%20-%206.0.5%20-blue.svg?style=flat-square" alt="Releases"></a>
|
<a href="https://github.com/kataras/iris/blob/master/HISTORY.md"><img src="https://img.shields.io/badge/%20version%20-%206.0.5%20-blue.svg?style=flat-square" alt="CHANGELOG/HISTORY"></a>
|
||||||
|
|
||||||
<a href="https://github.com/iris-contrib/examples"><img src="https://img.shields.io/badge/%20examples-repository-3362c2.svg?style=flat-square" alt="Examples"></a>
|
<a href="https://github.com/iris-contrib/examples"><img src="https://img.shields.io/badge/%20examples-repository-3362c2.svg?style=flat-square" alt="Examples"></a>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user