DeleteUser godoc @Summary Delete user @Description Delete user 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 @Failure
(c *gin.Context)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected