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
chenquan 022c100dc9
Add request method in http log (#1120)
* Add request method in http log

* Update log format
3 years ago
..
handler Add request method in http log (#1120) 3 years ago
httpx format coding style (#983) 3 years ago
internal rest log with context (#998) 3 years ago
pathvar export pathvar for user-defined routers (#911) 3 years ago
router export pathvar for user-defined routers (#911) 3 years ago
token downgrade golang-jwt to support go 1.14 (#1073) 3 years ago
config.go fix golint issues in rest (#529) 4 years ago
engine.go feat: opentelemetry integration, removed self designed tracing (#1111) 3 years ago
engine_test.go chore(format): change by gofumpt tool (#697) 4 years ago
handlers.go can only specify one origin in cors 4 years ago
handlers_test.go can only specify one origin in cors 4 years ago
server.go export pathvar for user-defined routers (#911) 3 years ago
server_test.go add more tests (#319) 4 years ago
types.go fix golint issues in rest (#529) 4 years ago