Wendell

Wendell created pull request links123.com/pkg#4

Feature/allow DELETE http method in Success function

6 years ago

Wendell pushed to feature/allow-delete-method at Wendell/pkg

  • 3683ea3bb5 allow delete method in Success function

6 years ago

Wendell created repository Wendell/pkg

6 years ago

Wendell created pull request links123.com/pkg#3

Feature/pass bind function as parse param

6 years ago

Wendell pushed to feature/bind-func-as-param at links123.com/pkg

  • 202e39f52d pass bind func as parse param eg: request.ParseSuccess(ctx, cp, (*gin.Context).ShouldBindQuery) or request.ParseSuccess(ctx, cp, (*gin.Context).ShouldBindJSON)

6 years ago

Wendell created pull request links123.com/pkg#2

Feature/update Gopkg files

6 years ago

Wendell pushed to feature/update-gopkg-file at links123.com/pkg

  • b414410e81 update Gopkg files using master branch of gin, the code of tag 1.2 lost ShouldBind function

6 years ago

Wendell created pull request links123.com/pkg#1

Feature/add request package

6 years ago

Wendell pushed to feature/add-request-package at links123.com/pkg

  • 0dcaab7fb7 add request package to simplify parameter parsing

6 years ago