Commit Graph

66 Commits (95a5f6449334f67d835fe176e361f0745f1a0961)

Author SHA1 Message Date
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
4 years ago
jichangyun 0bd2a0656c
The ResponseWriters defined in rest.handler add Flush interface. (#318) 4 years ago
bittoy 3819f67cf4
add redis geospatial (#209)
* add redis geospatial

* fix go test error
4 years ago
kevin 94645481b1 fix golint issues 4 years ago
kevin 20d53add46 update readme 4 years ago
kevin adc275872d add more tests 4 years ago
kevin 9277ad77f7 fix typo of prometheus 4 years ago
kevin a958400595 rename prommetric to prometheous, add unit tests 4 years ago
kevin 5e99f2b85d add trace/span in http logs 4 years ago
kevin 9e14820698 fix golint warnings 4 years ago
kevin 80d55dbc02 export httpx.GetRemoteAddr 4 years ago
kevin a7c02414f3 export token parser for refresh token service 4 years ago
kevin 40895ba8d9 optimize reading http request body 4 years ago
kevin 215b4bae3b check content length before reading 4 years ago
kevin 0a7e0cce77 update package reference 4 years ago
kevin 0897f60c5d rename ngin to rest 4 years ago