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/internal
Kevin Wan 6821b0a7dd
chore: upgrade grpc (#3558)
1 year ago
..
auth refactor(redistest): simplify redistest.CreateRedis API (#3086) 2 years ago
balancer/p2c chore: upgrade grpc (#3558) 1 year ago
clientinterceptors update:Use the Milliseconds method of duration to get the number of milliseconds (#3285) 2 years ago
codes feat: convert grpc errors to http status codes (#1997) 2 years ago
serverinterceptors update:Use the Milliseconds method of duration to get the number of milliseconds (#3285) 2 years ago
client.go fix: remove etcd pings to avoid too-many-pings error (#3212) 2 years ago
client_test.go chore: change interface{} to any (#2818) 2 years ago
config.go refactor: simplify zrpc stat config (#3107) 2 years ago
rpclogger.go chore: change interface{} to any (#2818) 2 years ago
rpclogger_test.go chore: simplify tests with logtest (#3184) 2 years ago
rpcpubserver.go chore: add more tests (#3014) 2 years ago
rpcpubserver_test.go chore: add more tests (#3014) 2 years ago
rpcserver.go refactor: simplify zrpc stat config (#3107) 2 years ago
rpcserver_test.go chore: simplify tests with logtest (#3184) 2 years ago
server.go feat: rpc add health check function configuration optional (#2288) 2 years ago
server_test.go chore: change interface{} to any (#2818) 2 years ago