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
Shyunn 544aa7c432
Added zrpc server custom serverID for custom registration Key when the service is registered on ETCD. (#3008)
2 years ago
..
internal Added zrpc server custom serverID for custom registration Key when the service is registered on ETCD. (#3008) 2 years ago
resolver chore: add more tests (#3010) 2 years ago
client.go feat: support grpc client keepalive config (#2950) 2 years ago
client_test.go feat: support grpc client keepalive config (#2950) 2 years ago
config.go feat: support grpc client keepalive config (#2950) 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 fix: remove deprecated dependencies (#1837) 3 years ago
server.go feat: add MustNewRedis (#2824) 2 years ago
server_test.go feat: add MustNewRedis (#2824) 2 years ago