-
**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…
-
For me, occurs always, each time I press "Database statistics → Update".
```
2016/04/18 18:18:39 [Recovery] panic recovered:
GET /calculate?group=taburet HTTP/1.1
Host: 192.168.1.2:8003
Accept: */*
A…
kolen updated
8 years ago
-
build command: go build -v -tags=jsoniter -o elst-primary-api2 main.go will cause this error but: go build -v -o elst-primary-api2 withoud -tags=jsoniter will not cause this error
env:
- go 1.18
…
-
panic: open statics/index.html: no such file or directory
goroutine 1 [running]:
html/template.Must(...)
/usr/local/src/go/src/html/template/template.go:374
github.com/gin-gonic/gin.(*En…
-
## Description
I'm creating an API server with gin with a POST API (json body) to publish a paho.mqtt message and respond back with "200" if there aren't errors.
POST request -> gin API server -…
-
Need to do a quick recon of `Go` Web frameworks
to decide which one we can/should use for a mini project that might turn into a larger one ...
_Specifically_ need:
1. Something "batteries inclu…
-
检测到 mrgulugulu/websocketChatroom 一共引入了87个开源组件,存在1个漏洞
```
漏洞标题:Gin-Gonic Gin 环境问题漏洞
缺陷组件:github.com/gin-gonic/gin@v1.6.3
漏洞编号:CVE-2020-28483
漏洞描述:Gin-Gonic Gin是Gin-Gonic团队的一个基于Go语言的用于快速构建Web应用的框架。
gith…
ghost updated
2 years ago
-
在本地运行,一调用接口就会出现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
I expected gzip and deflate and other types to be automatically handed, for some reason, or at least have a common middleware that would handle this. Is this not the case?
## How…
-
Hi, in the example Custom validators,
(https://github.com/gin-gonic/examples/blob/3a0d22aa344fcf014612f43f5bf21f9c9997fd67/custom-validation/server.go#L32)
`v, ok := binding.Validator.Engine().(*val…