Ilya Sinyakin
Results
1
issues of
Ilya Sinyakin
### Refactor: Pass request context instead of gin.Context in handler template #### Description: This PR modifies the handler function template to use `ctx.Request.Context()` instead of passing `ctx` directly. This change...
auto:no-mentions