Commit Graph

117 Commits

Author SHA1 Message Date
Kevin Wan 54414db91d fix golint issues, exported doc (#451) 2021-02-08 21:31:56 +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
bittoy 3819f67cf4 add redis geospatial (#209)
* add redis geospatial

* fix go test error
2020-11-16 19:45:43 +08:00
kevin 94645481b1 fix golint issues 2020-10-16 10:50:43 +08:00
kevin 20d53add46 update readme 2020-10-11 19:42:40 +08:00
kevin adc275872d add more tests 2020-10-10 11:53:49 +08:00
kevin 9277ad77f7 fix typo of prometheus 2020-09-27 17:15:15 +08:00
kevin a958400595 rename prommetric to prometheous, add unit tests 2020-09-27 16:14:16 +08:00
kevin 5e99f2b85d add trace/span in http logs 2020-09-20 22:02:45 +08:00
kevin 9e14820698 fix golint warnings 2020-08-19 16:00:55 +08:00
kevin 80d55dbc02 export httpx.GetRemoteAddr 2020-08-12 12:25:52 +08:00
kevin a7c02414f3 export token parser for refresh token service 2020-08-12 12:12:31 +08:00
kevin 40895ba8d9 optimize reading http request body 2020-08-10 18:27:08 +08:00
kevin 215b4bae3b check content length before reading 2020-08-10 17:55:19 +08:00
kevin 0a7e0cce77 update package reference 2020-08-08 16:40:10 +08:00
kevin 0897f60c5d rename ngin to rest 2020-07-31 11:14:48 +08:00