go-zero/rest/handler
Kevin Wan cd289465fd
chore: coding style and comments (#1361)
* chore: coding style and comments

* chore: optimize `ParseJsonBody` (#1353)

* chore: optimize `ParseJsonBody`

* chore: optimize `ParseJsonBody`

* fix: fix a test

* chore: optimize `ParseJsonBody`

* fix a test

* chore: add comment

* chore: refactor

Co-authored-by: chenquan <chenquan.dev@foxmail.com>
2021-12-22 21:43:37 +08:00
..
authhandler_test.go ci: add reviewdog (#1096) 2021-09-29 13:09:20 +08:00
authhandler.go downgrade golang-jwt to support go 1.14 (#1073) 2021-09-21 13:42:45 +08:00
breakerhandler_test.go update package reference 2020-08-08 16:40:10 +08:00
breakerhandler.go fix golint issues in rest (#529) 2021-03-01 19:15:35 +08:00
contentsecurityhandler_test.go ci: add reviewdog (#1096) 2021-09-29 13:09:20 +08:00
contentsecurityhandler.go fix golint issues in rest (#529) 2021-03-01 19:15:35 +08:00
cryptionhandler_test.go make hijack more stable (#565) 2021-03-15 20:11:09 +08:00
cryptionhandler.go make hijack more stable (#565) 2021-03-15 20:11:09 +08:00
gunziphandler_test.go update package reference 2020-08-08 16:40:10 +08:00
gunziphandler.go fix golint issues in rest (#529) 2021-03-01 19:15:35 +08:00
loghandler_test.go feat: slow threshold customizable in rest (#1189) 2021-11-01 14:48:26 +08:00
loghandler.go chore: put error message in error.log for verbose mode (#1355) 2021-12-21 11:36:01 +08:00
maxbyteshandler_test.go rename ngin to rest 2020-07-31 11:14:48 +08:00
maxbyteshandler.go fix golint issues in rest (#529) 2021-03-01 19:15:35 +08:00
maxconnshandler_test.go update package reference 2020-08-08 16:40:10 +08:00
maxconnshandler.go fix golint issues in rest (#529) 2021-03-01 19:15:35 +08:00
metrichandler_test.go update package reference 2020-08-08 16:40:10 +08:00
metrichandler.go fix golint issues in rest (#529) 2021-03-01 19:15:35 +08:00
prometheushandler_test.go disable prometheus if not configured (#663) 2021-04-30 15:09:49 +08:00
prometheushandler.go disable prometheus if not configured (#663) 2021-04-30 15:09:49 +08:00
recoverhandler_test.go rename ngin to rest 2020-07-31 11:14:48 +08:00
recoverhandler.go fix golint issues in rest (#529) 2021-03-01 19:15:35 +08:00
sheddinghandler_test.go chore: update code format. (#628) 2021-04-15 19:49:17 +08:00
sheddinghandler.go fix golint issues in rest (#529) 2021-03-01 19:15:35 +08:00
timeouthandler_test.go feat: treat client closed requests as code 499 (#1350) 2021-12-20 19:43:38 +08:00
timeouthandler.go chore: coding style and comments (#1361) 2021-12-22 21:43:37 +08:00
tracinghandler_test.go feat: opentelemetry integration, removed self designed tracing (#1111) 2021-10-03 20:53:50 +08:00
tracinghandler.go feat: opentelemetry integration, removed self designed tracing (#1111) 2021-10-03 20:53:50 +08:00