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
Kevin Wan 8ffe4c01d1
chore: use logx.Must instead of log.Fatal (#3189)
2 years ago
..
authhandler.go Modify comment syntax error (#2572) 2 years ago
authhandler_test.go chore: change interface{} to any (#2818) 2 years ago
breakerhandler.go feat: log 404 requests with traceid (#1554) 3 years ago
breakerhandler_test.go chore: simplify tests with logtest (#3184) 2 years ago
contentsecurityhandler.go chore: remove unnecessary code (#3161) 2 years ago
contentsecurityhandler_test.go chore: use logx.Must instead of log.Fatal (#3189) 2 years ago
cryptionhandler.go chore: remove unnecessary code (#3161) 2 years ago
cryptionhandler_test.go chore: simplify tests with logtest (#3184) 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 chore: simplify tests with logtest (#3184) 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: add middlewares config for rest (#2765) 2 years ago
maxconnshandler_test.go chore: simplify tests with logtest (#3184) 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: simplify tests with logtest (#3184) 2 years ago
sheddinghandler.go feat: log 404 requests with traceid (#1554) 3 years ago
sheddinghandler_test.go chore: simplify tests with logtest (#3184) 2 years ago
timeouthandler.go chore: simplify tests with logtest (#3184) 2 years ago
timeouthandler_test.go chore: simplify tests with logtest (#3184) 2 years ago
tracehandler.go feat: support **struct in mapping (#2784) 2 years ago
tracehandler_test.go feat(trace): add trace test helpers (#3108) 2 years ago