You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added pagination , covert and app which process response result in JSON format and set sets the http status code.
- Added some test for `global.Logger.SetTraceInfo` and `app.NewResponse(c).ToResponse`
- Added a ping router name `test/ping` to testing logger and ensure the service is alive. the router responds with a simple message .
- Replaced `interface` with `any` in some parts of the code.
resolves issue #12
The text was updated successfully, but these errors were encountered: