ross

Results 4 comments of ross

ok here is an example : ```go // here ,we can use this struct in get method again. type UserGetRequest struct { Id models.Id `uri:"id" binding:"required"` } type UserUpdateRequest struct...

@thinkerou Hello, could you help to review this PR? OTZ)