go-zero/zrpc
2022-04-18 14:15:09 +08:00
..
internal chore: use grpc.WithTransportCredentials and insecure.NewCredentials() instead of grpc.WithInsecure (#1798) 2022-04-18 14:15:09 +08:00
resolver feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
client_test.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
client.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
config_test.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
config.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00
proxy_test.go test: add more tests (#1604) 2022-03-02 21:19:04 +08:00
proxy.go test: add more tests (#1604) 2022-03-02 21:19:04 +08:00
server_test.go chore: add unit tests (#1615) 2022-03-04 17:54:09 +08:00
server.go feat: rename module from tal-tech to zeromicro (#1413) 2022-01-04 15:51:32 +08:00