go-zero/zrpc
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
..
internal chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
resolver chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
client_test.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
client.go feat: add config to truncate long log content (#2767) 2023-01-09 09:39:30 +08:00
config_test.go chore: add more tests (#2812) 2023-01-23 23:27:47 +08:00
config.go feat: add middlewares config for zrpc (#2766) 2023-01-08 19:34:05 +08:00
proxy_test.go fix: remove deprecated dependencies (#1837) 2022-04-27 21:34:54 +08:00
proxy.go chore: change interface{} to any (#2818) 2023-01-24 16:32:02 +08:00
server_test.go feat: add middlewares config for zrpc (#2766) 2023-01-08 19:34:05 +08:00
server.go feat: add middlewares config for zrpc (#2766) 2023-01-08 19:34:05 +08:00