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/zrpc
cong 8ad0668612
fix(zrpc): remove default keepalive params for NewClientWithTarget (#3208)
2 years ago
..
internal chore: simplify tests with logtest (#3184) 2 years ago
resolver chore: add more tests (#3010) 2 years ago
client.go fix(zrpc): remove default keepalive params for NewClientWithTarget (#3208) 2 years ago
client_test.go gateway: open timeout function cabinet (#3047) 2 years ago
config.go fix: default value for keepalive set to 0 (#3152) 2 years ago
config_test.go chore: add more tests (#2812) 2 years ago
proxy.go chore: change interface{} to any (#2818) 2 years ago
proxy_test.go gateway: open timeout function cabinet (#3047) 2 years ago
server.go chore: use logx.Must instead of log.Fatal (#3189) 2 years ago
server_test.go feat: add MustNewRedis (#2824) 2 years ago