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 3bc40d9eaf fix: fixed the bug that old trace instances may be fetched 2 years ago
..
chain chore: change interface{} to any (#2818) 2 years ago
handler chore: change interface{} to any (#2818) 2 years ago
httpc fix: fixed the bug that old trace instances may be fetched 2 years ago
httpx chore: change interface{} to any (#2818) 2 years ago
internal chore: change interface{} to any (#2818) 2 years ago
pathvar test: add more tests (#1352) 3 years ago
router correct test case (#2340) 2 years ago
token chore: change interface{} to any (#2818) 2 years ago
config.go refactor(rest): use static config for trace ignore paths. (#2773) 2 years ago
engine.go feat: support **struct in mapping (#2784) 2 years ago
engine_test.go feat: add middlewares config for rest (#2765) 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