Gin context.Negotiate does not support application/yaml

Descriptionwith 1.10.0 support for application/yaml was introduced (#3851)The Negotiate func of context (https://github....

Gin Can gin support HTTP/3?

DescriptionCan gin support HTTP/3?Environmentgo version go1.15.2 darwin/amd64gin version (or commit ref): v1.6.3operatin...

Gin gin.Context is not a interface, how to extend it?

gin.Context is not a interface, how to extend it?Comment From: ycdesuWhat's your scenario? I think context is the core p...

Gin Backend Software Developer opportunity in Berlin

Backend Software Developer (Go)MatchX GmbH Berlin, Germany or (remote)About the job:We’re looking for a Backend Develope...

Gin [QUESTION] Exclude request method from logger

Hi, I am searching if I can exclude an entire request method from logger..I'm using skipPaths to exclude some endpoints ...

Gin Errors encountered during rendering do not assign the type ErrorTypeRender

DescriptionIn summary, ErrorTypeRender does not appear to be used anywhere in the code.We discovered this issue when we ...

Gin I translated tree.go into java

I translated tree.go into java, if you're interested in it: https://github.com/yswang0927/java-radixtree-url-router/blob...

Gin discussion: only support the two latest major version of go

ref: https://go.dev/doc/devel/releaseEach major Go release is supported until there are two newer major releases. For ex...

Gin Data race WARNING

Hi, I'm setting gin mode gin.SetMode("test") r := gin.Default()And when I'm running my tests in t.Parall...

Gin Warning link doesn't point to anything anymore

The following warning points to a nonexistent link:[GIN-debug] [WARNING] You trusted all proxies, this is NOT safe. We r...

Gin verifying github.com/gin-gonic/gin@v1.8.0: checksum mismatch, how to fix it?

verifying github.com/gin-gonic/gin@v1.8.0: checksum mismatch downloaded: h1:gcAUpegZ91QWGm03w0CjjJ0+rjxmG3pbBbT0aiT82...

Gin Vulnerability in golang.org/x/net/http2 version < 0.23.0

https://security.snyk.io/vuln/SNYK-GOLANG-GOLANGORGXNETHTTP2-6531285This issue is caused by the usage of package golang....

Gin Use UnmarshalText in URI binding

DescriptionI have a custom type that implements a few interfaces, including encoding.TextUnmarshaler and encoding/json.U...

Gin BindQuery to custom type

DescriptionI would like to bind a query parameter into a custom type (uuid.UUID).Is there an interface to implement on c...

Gin Bind recursion struct param fatal exit

Descriptionuse c.Bind() for recursion struct param, output fatal.How to reproducepackage mainimport ( &quot;github.co...

Gin Trimming whitespaces in request body

I have this struct for http request:type jobPostRequest struct { Name string `json:&quot;name&quot;` Currency string `...

Gin Please consider remove github.com/bytedance/sonic from dependencies

With issues:Use the search tool before opening a new issue.Please provide source code and commit sha if you found a bug....

Gin Trailers sent twice if no body written

With issues:Use the search tool before opening a new issue.Please provide source code and commit sha if you found a bug....

Gin The Reverse proxy nginx log 'connection reset by peer' when middleware return 401 for token expired reason, and return directly not to read http body in the post request

DescriptionThe Nginx logged below: [error] 34#34: *172 readv() failed (104: Connection reset by peer) while reading upst...

Gin Why bytedance/sonic?

DescriptionWhat exactly did this library gain from including this library? https://github.com/gin-gonic/gin/pull/3184Fro...
上一页 下一页
.