mirror of
https://github.com/labstack/echo.git
synced 2025-01-01 22:09:21 +02:00
Updated docs
Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
parent
e7c89c424f
commit
1b83cb34ca
@ -27,10 +27,7 @@ description = "Graceful shutdown example for Echo"
|
||||
|
||||
{{< embed "graceful-shutdown/graceful/server.go" >}}
|
||||
|
||||
## Source Code
|
||||
|
||||
- [graceful]({{< source "graceful-shutdown/graceful" >}})
|
||||
- [grace]({{< source "graceful-shutdown/grace" >}})
|
||||
## [Source Code]({{< source "graceful-shutdown" >}})
|
||||
|
||||
## Maintainers
|
||||
|
||||
|
@ -57,10 +57,7 @@ curl localhost:1323/restricted -H "Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR
|
||||
Welcome Jon Snow!
|
||||
```
|
||||
|
||||
## Source Code
|
||||
|
||||
- [With default Map claims]({{< source "jwt/map-claims" >}})
|
||||
- [With custom claims]({{< source "jwt/custom-claims" >}})
|
||||
## [Source Code]({{< source "jwt" >}})
|
||||
|
||||
## Maintainers
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user