Kevin Wan
|
ae87114282
|
chore: change interface{} to any (#2818)
* chore: change interface{} to any
* chore: update goctl version to 1.5.0
* chore: update goctl deps
|
2023-01-24 16:32:02 +08:00 |
|
Kevin Wan
|
05a5de7c6d
|
chore: fix lint errors (#2520)
|
2022-10-17 06:30:58 +08:00 |
|
Kevin Wan
|
842656aa90
|
feat: log 404 requests with traceid (#1554)
|
2022-02-19 20:50:33 +08:00 |
|
Kevin Wan
|
468c237189
|
chore: upgrade dependencies (#1444)
* chore: upgrade dependencies
* ci: upgrade go to 1.15
|
2022-01-14 11:01:02 +08:00 |
|
Kevin Wan
|
65905b914d
|
ci: add reviewdog (#1096)
|
2021-09-29 13:09:20 +08:00 |
|
Kevin Wan
|
1eb1450c43
|
downgrade golang-jwt to support go 1.14 (#1073)
|
2021-09-21 13:42:45 +08:00 |
|
Kevin Wan
|
30e49f2939
|
fix jwt security issue by using golang-jwt package (#1066)
|
2021-09-19 22:33:35 +08:00 |
|
Kevin Wan
|
3c6951577d
|
make hijack more stable (#565)
|
2021-03-15 20:11:09 +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
|
0897f60c5d
|
rename ngin to rest
|
2020-07-31 11:14:48 +08:00 |
|