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
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
..
chain fix: #2672 (#2681) 2 years ago
handler refactor: simplify the code (#2763) 2 years ago
httpc refactor: use opentelemetry's standard api to track http status code (#2760) 2 years ago
httpx fix: #2735 (#2736) 2 years ago
internal feat: add dev server and health (#2665) 2 years ago
pathvar test: add more tests (#1352) 3 years ago
router correct test case (#2340) 2 years ago
token chore: fix lint errors (#2520) 2 years ago
config.go feat: rename module from tal-tech to zeromicro (#1413) 3 years ago
engine.go fix: #2700, timeout not enough for writing responses (#2738) 2 years ago
engine_test.go fix: #2700, timeout not enough for writing responses (#2738) 2 years ago
server.go fix: #2700, timeout not enough for writing responses (#2738) 2 years ago
server_test.go add ServeHTTP to Server/Engin for doing Httptest (#2704) 2 years ago
types.go Added support for setting the parameter size accepted by the interface and custom timeout and maxbytes in API file (#1713) 3 years ago