-
See: https://stackoverflow.com/questions/61498943/go-gin-framework-to-log-in-json
jlewi updated
3 weeks ago
-
**Describe the bug**
When I define controller code with all models imported, swag still generates Models section elements with `model.` prefix
**To Reproduce**
```
package controller
import (…
-
### Is your feature request related to a problem?
Option Yes
### Describe the solution you'd like
目前 GF 对 JSON 的处理都是使用标准库的包,无法自定义实现,特别是 `net/ghttp` 的 `request` 与 `response`
希望 `net/ghttp` …
-
I am getting the below error in the devlake-lake pod, the UI is up , but after clicking on "Proceed Database Migration" , the devlake pod is going down and giving the below error.
Pod is having thi…
-
Hi, I made a few changes to your code to make it work with gin-gonic, do you know what's going on?
https://stackoverflow.com/questions/44641773/gin-gonic-and-gorilla-websocket-does-not-propagate-mess…
-
# Context
Nowadays, our `http` lib abstraction is based on `fasthttp` implementation. Since its is covered by a tiny community (compared to other solutions), we are facing some limitations that slo…
-
## Description
I run into problem when I saving uploaded file to a folder and trying to get it from nginx it gives me permission error.
I found out that folders created by SaveUploadedFile functio…
-
Hi everyone, I wrote code for Hero template system example and
I merged it with Gin framework, I didn't see any like this in documentation, I think this can be useful for someone else.
I based my co…
-
**Description**
Versions of the package github.com/gin-gonic/gin prior to 1.9.0 are vulnerable to Improper Input Validation by allowing an attacker to use a specially crafted request via the "X-For…
-
Hi, I am just setting up Podgrab for the first time and I can't seem to add several podcasts. When I add them, an error message shows only "EOF" and Docker shows this:
```
/api/db/dbfunctions.go…