go-zero/rest
Kevin Wan 496a2f341e
test: add more tests (#1163)
* chore: reverse the order of stopping services

* chore: reverse the order of stopping services

* test: add more tests
2021-10-25 21:10:08 +08:00
..
handler Add request method in http log (#1120) 2021-10-12 21:50:30 +08:00
httpx test: add more tests (#1163) 2021-10-25 21:10:08 +08:00
internal rest log with context (#998) 2021-09-05 22:58:42 +08:00
pathvar export pathvar for user-defined routers (#911) 2021-08-14 22:57:28 +08:00
router test: add more tests (#1163) 2021-10-25 21:10:08 +08:00
token downgrade golang-jwt to support go 1.14 (#1073) 2021-09-21 13:42:45 +08:00
config.go fix golint issues in rest (#529) 2021-03-01 19:15:35 +08:00
engine_test.go chore(format): change by gofumpt tool (#697) 2021-05-18 14:43:09 +08:00
engine.go feat: opentelemetry integration, removed self designed tracing (#1111) 2021-10-03 20:53:50 +08:00
handlers_test.go can only specify one origin in cors 2020-10-21 16:47:49 +08:00
handlers.go can only specify one origin in cors 2020-10-21 16:47:49 +08:00
server_test.go add more tests (#319) 2020-12-26 20:30:02 +08:00
server.go export pathvar for user-defined routers (#911) 2021-08-14 22:57:28 +08:00
types.go fix golint issues in rest (#529) 2021-03-01 19:15:35 +08:00