-
## Is ParseWithClaims function make a memory leak ?
I use `golang-jwt/jwt/v4@v4.4.3` to parse jwt string to struct by ParseWithClaims. Our service have `1350 req/sec` at peak time. So I monitoring …
-
## Issue:
- Unorganized Documentation: The documentation seems scattered across various pages, making it difficult to follow a structured learning path. This leads to confusion for a beginner as ther…
-
## Description
```
==================
WARNING: DATA RACE
Write at 0x00c0001ea020 by goroutine 50:
github.com/gin-gonic/gin.(*Engine).ServeHTTP()
/Users/xx/goproject/test/test/gin/gin…
-
**Please complete the following information**
- Installation Type: [Docker]
- Have you tried using the latest docker image / code base [yes]
**Describe the bug**
The quick entry returns an err…
-
I'm not sure that this issue is a bug report, a feature request or something else.
Anyway, I think the current behavior can be problematic under practical situations.
Indeed, I couldn't find failed …
-
based on https://github.com/golang/go/discussions/63397 (encoding/json/v2) and https://github.com/gin-gonic/gin/pull/3391, we uses json/v2, not support third json but open interface and middleware.
-
I feel bad for asking because it seems obvious that the product works but I am stumped on the very first step in using it.
I have a WyzeCamV2 running [OpenMiko](https://github.com/openmiko/openmiko…
-
在本地运行,一调用接口就会出现panic
```
[GIN] 2020/05/21 - 15:06:57 | 200 | 454.237µs | 192.168.130.136 | GET "/api/hot_songs"
2020/05/21 15:07:28 [Recovery] 2020/05/21 - 15:07:28 panic recovered:
G…
kybom updated
4 years ago
-
## Description
It appears that `gin-gonic` doesn't currently log `X-Forwarded-For` IPs if they exist. We should be bound by the default config here: https://github.com/gin-gonic/gin/blob/v1.7.2/gin…
-
Finish [GET] /admin/ Took 4364.66ms
http: panic serving 127.0.0.1:51374: runtime error: invalid memory address or nil pointer dereference
goroutine 8 [running]:
net/http.(*conn).serve.func1(0xc0003…