Commit Graph

16 Commits

Author SHA1 Message Date
Kevin Wan 395a1db22f add more tests for rest (#462) 2021-02-10 23:08:48 +08:00
Kevin Wan 42883d0899 fix golint issues, redis methods (#455) 2021-02-09 10:58:11 +08:00
Kevin Wan e97e1f10db simplify code with http.Flusher type conversion (#325)
* simplify code with http.Flusher type conversion

* simplify code with http.Flusher type conversion, better version
2020-12-29 10:25:55 +08:00
jichangyun 0bd2a0656c The ResponseWriters defined in rest.handler add Flush interface. (#318) 2020-12-28 21:30:24 +08:00
kevin 3806e66cf1 simplify http server starter 2020-11-08 13:17:14 +08:00
kevin bd430baf52 graceful shutdown refined 2020-11-08 13:08:00 +08:00
kevin c9ec22d5f4 add https listen and serve 2020-11-05 11:56:40 +08:00
kevin 4c9315e984 add more tests 2020-10-31 22:10:11 +08:00
kevin 86d3de4c89 use package level defined contextKey as context key 2020-09-20 12:46:35 +08:00
kevin 80d55dbc02 export httpx.GetRemoteAddr 2020-08-12 12:25:52 +08:00
kevin b541403ce2 export router 2020-08-12 12:16:36 +08:00
kevin a7c02414f3 export token parser for refresh token service 2020-08-12 12:12:31 +08:00
kevin 0a7e0cce77 update package reference 2020-08-08 16:40:10 +08:00
kevin b73684d9a6 move router to httpx 2020-07-31 12:13:30 +08:00
kevin f372ded63c rename ngin to rest 2020-07-31 11:45:16 +08:00
kevin 0897f60c5d rename ngin to rest 2020-07-31 11:14:48 +08:00