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
Kevin Wan 8ffe4c01d1
chore: use logx.Must instead of log.Fatal (#3189)
2 years ago
..
chain chore: change interface{} to any (#2818) 2 years ago
handler chore: use logx.Must instead of log.Fatal (#3189) 2 years ago
httpc feat(trace): add trace test helpers (#3108) 2 years ago
httpx feat: rest validation on http requests (#3041) 2 years ago
internal chore: simplify tests with logtest (#3184) 2 years ago
pathvar test: add more tests (#1352) 3 years ago
router chore: use %q instead of %s for unmarshaling (#3163) 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 chore: remove unnecessary code (#3161) 2 years ago
engine_test.go fix: fixed #2945 (#2953) 2 years ago
server.go chore: add more tests (#3018) 2 years ago
server_test.go chore: simplify tests with logtest (#3184) 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