-
web 框架还需要增加 golang 的示例
- gin
- beego
和之前的 fun 对齐, 有国际站的用户找过来,还是 funcraft 的示例
-
### What version of Go are you using (`go version`)?
1.12
### Does this issue reproduce with the latest release?
yes
### What operating system and processor architecture are you using (`go e…
-
Hello,
I'm reporting some weird bug
When I save some files they are "shaking" infinitely until I click another file in the VSCode Explorer.
And it should be a "valid file" (whatever it means, beca…
-
- With issues:
- Use the search tool before opening a new issue.
- Please provide source code and commit sha if you found a bug.
- Review existing issues and provide feedback or react to them…
-
## CVE-2022-3064 - High Severity Vulnerability
Vulnerable Library - gopkg.in/YAML.v2-v2.1.1
YAML support for the Go language.
Library home page: https://proxy.golang.org/gopkg.in/!y!a!m!l.v2/@v/v2.1…
-
## CVE-2021-4235 - Medium Severity Vulnerability
Vulnerable Library - gopkg.in/YAML.v2-v2.1.1
YAML support for the Go language.
Library home page: https://proxy.golang.org/gopkg.in/!y!a!m!l.v2/@v/v2…
-
## CVE-2019-11254 - Medium Severity Vulnerability
Vulnerable Library - gopkg.in/YAML.v2-v2.1.1
YAML support for the Go language.
Library home page: https://proxy.golang.org/gopkg.in/!y!a!m!l.v2/@v/v…
-
## Description
gin should do something to save the `return` line
## How to reproduce
when met an error we use to lines to deal with it
```
var err error
if err != nil{
c.Status(htt…
-
The `StructValidator` interface does not allow passing `*gin.Context`.
For example, I would like to access `c.Params` from my validator.
Current interface signature:
```
type StructValidator…
-
this is my code:
c.HTML(http.StatusOK, "updateRecord.html", gin.H{
"patientId": record.PatientId,
"patientName": record.PatientName,
"doctorId": record.DoctorId,
"doctorName": recor…