Nineya
Home
Blog
Gin context.Negotiate does not support application/yaml
2025-02-08 12:07:18
1259
Descriptionwith 1.10.0 support for application/yaml was introduced (#3851)The Negotiate func of context (https://github....
Gin Can gin support HTTP/3?
2025-02-08 12:07:15
2055
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?
2025-02-08 12:07:11
12219
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
2025-02-08 12:07:04
1988
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
2025-02-08 12:06:59
956
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
2025-02-08 12:06:54
2075
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
2025-02-08 12:06:51
171
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
2025-02-08 12:06:46
385
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
2025-02-08 12:06:41
10643
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
2025-02-08 12:06:35
739
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?
2025-02-08 12:06:31
605
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
2025-02-08 12:06:27
498
https://security.snyk.io/vuln/SNYK-GOLANG-GOLANGORGXNETHTTP2-6531285This issue is caused by the usage of package golang....
Gin Use UnmarshalText in URI binding
2025-02-08 12:06:23
6223
DescriptionI have a custom type that implements a few interfaces, including encoding.TextUnmarshaler and encoding/json.U...
Gin BindQuery to custom type
2025-02-08 12:06:18
4806
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
2025-02-08 12:06:12
4764
Descriptionuse c.Bind() for recursion struct param, output fatal.How to reproducepackage mainimport ( "github.co...
Gin Trimming whitespaces in request body
2025-02-08 12:06:08
3714
I have this struct for http request:type jobPostRequest struct { Name string `json:"name"` Currency string `...
Gin Please consider remove github.com/bytedance/sonic from dependencies
2025-02-08 12:06:03
990
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
2025-02-08 12:05:54
5946
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
2025-02-08 12:05:50
3509
DescriptionThe Nginx logged below: [error] 34#34: *172 readv() failed (104: Connection reset by peer) while reading upst...
Gin Why bytedance/sonic?
2025-02-08 12:05:45
4725
DescriptionWhat exactly did this library gain from including this library? https://github.com/gin-gonic/gin/pull/3184Fro...
上一页
下一页
1
…
190
191
192
193
194
…
2246
.