GetUser godoc @Summary Get user by ID @Description Get user information by user ID @Tags users @Accept json @Produce json @Param id path int true "User ID" @Success 200 {object} response.Response @Failure 400 {object} response.Response @Failure 404 {object} response.Response @
(c *gin.Context)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected