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 7568674b2b
chore: use %q instead of %s for unmarshaling (#3163)
2 years ago
..
chain chore: change interface{} to any (#2818) 2 years ago
handler chore: remove unnecessary code (#3161) 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 fix: gateway conf doesn't work (#2968) 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: add more tests (#3018) 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