This website requires JavaScript.
Explore
Help
Sign In
zeromicro
/
go-zero
Watch
1
Star
0
Fork
0
You've already forked go-zero
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
aed312f3c041486861818ab30a20ae963145dc15
go-zero
/
rest
History
Kevin Wan
ae87114282
chore: change interface{} to any (
#2818
)
...
* chore: change interface{} to any * chore: update goctl version to 1.5.0 * chore: update goctl deps
2023-01-24 16:32:02 +08:00
..
chain
chore: change interface{} to any (
#2818
)
2023-01-24 16:32:02 +08:00
handler
chore: change interface{} to any (
#2818
)
2023-01-24 16:32:02 +08:00
httpc
chore: change interface{} to any (
#2818
)
2023-01-24 16:32:02 +08:00
httpx
chore: change interface{} to any (
#2818
)
2023-01-24 16:32:02 +08:00
internal
chore: change interface{} to any (
#2818
)
2023-01-24 16:32:02 +08:00
pathvar
test: add more tests (
#1352
)
2021-12-20 22:42:36 +08:00
router
correct test case (
#2340
)
2022-09-04 21:14:56 +08:00
token
chore: change interface{} to any (
#2818
)
2023-01-24 16:32:02 +08:00
config.go
refactor(rest): use static config for trace ignore paths. (
#2773
)
2023-01-12 09:40:18 +08:00
engine_test.go
feat: add middlewares config for rest (
#2765
)
2023-01-08 16:41:53 +08:00
engine.go
feat: support **struct in mapping (
#2784
)
2023-01-12 20:45:32 +08:00
server_test.go
add ServeHTTP to Server/Engin for doing Httptest (
#2704
)
2023-01-02 00:24:58 +08:00
server.go
fix
:
#2700
, timeout not enough for writing responses (
#2738
)
2023-01-02 13:51:15 +08:00
types.go
Added support for setting the parameter size accepted by the interface and custom timeout and maxbytes in API file (
#1713
)
2022-03-31 20:20:00 +08:00