You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-zero/rest/handler
chen quan dc260f196a
refactor: simplify the code (#2763)
* refactor: simplify the code

* fix: fix data race

* refactor: simplify the code

* refactor: simplify the code
2 years ago
..
authhandler.go Modify comment syntax error (#2572) 2 years ago
authhandler_test.go chore: fix lint errors (#2520) 2 years ago
breakerhandler.go feat: log 404 requests with traceid (#1554) 3 years ago
breakerhandler_test.go chore: fix lint errors (#2520) 2 years ago
contentsecurityhandler.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
contentsecurityhandler_test.go feat: support baggage propagation in httpc (#2375) 2 years ago
cryptionhandler.go feat: support baggage propagation in httpc (#2375) 2 years ago
cryptionhandler_test.go chore: fix lint errors (#2520) 2 years ago
gunziphandler.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
gunziphandler_test.go feat: support baggage propagation in httpc (#2375) 2 years ago
loghandler.go refactor: simplify the code (#2763) 2 years ago
loghandler_test.go refactor: simplify the code (#2763) 2 years ago
maxbyteshandler.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
maxbyteshandler_test.go rename ngin to rest 4 years ago
maxconnshandler.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
maxconnshandler_test.go chore: fix lint errors (#2520) 2 years ago
metrichandler.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
metrichandler_test.go chore: fix lint errors (#2520) 2 years ago
prometheushandler.go feat: mysql and redis metric support (#2355) 2 years ago
prometheushandler_test.go chore: fix lint errors (#2520) 2 years ago
recoverhandler.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
recoverhandler_test.go chore: fix lint errors (#2520) 2 years ago
sheddinghandler.go feat: log 404 requests with traceid (#1554) 3 years ago
sheddinghandler_test.go chore: fix lint errors (#2520) 2 years ago
timeouthandler.go feature : responses whit context (#2637) 2 years ago
timeouthandler_test.go chore: fix lint errors (#2520) 2 years ago
tracinghandler.go refactor: use opentelemetry's standard api to track http status code (#2760) 2 years ago
tracinghandler_test.go refactor: use opentelemetry's standard api to track http status code (#2760) 2 years ago