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 58874779e7
move opentelemetry into trace package, and refactoring (#996)
* move opentelemetry into trace package, and refactoring

* rename rewritten package names
3 years ago
..
auth fix golint issues in zrpc (#531) 4 years ago
balancer/p2c add unit test (#921) 3 years ago
clientinterceptors move opentelemetry into trace package, and refactoring (#996) 3 years ago
codes format coding style (#970) 3 years ago
mock simplify timeoutinterceptor (#840) 3 years ago
resolver fix golint issues (#992) 3 years ago
serverinterceptors move opentelemetry into trace package, and refactoring (#996) 3 years ago
chainclientinterceptors.go fix golint issues in zrpc (#531) 4 years ago
chainclientinterceptors_test.go fix lint errors (#249) 4 years ago
chainserverinterceptors.go fix golint issues in zrpc (#531) 4 years ago
chainserverinterceptors_test.go fix lint errors (#249) 4 years ago
client.go add the opentelemetry tracing (#908) 3 years ago
client_test.go fix zrpc client interceptor calling problem 4 years ago
rpclogger.go fix golint issues in zrpc (#531) 4 years ago
rpclogger_test.go add more tests for zrpc (#321) 4 years ago
rpcpubserver.go implement k8s service discovery (#988) 3 years ago
rpcpubserver_test.go fix issue #469 (#471) 4 years ago
rpcserver.go add the opentelemetry tracing (#908) 3 years ago
rpcserver_test.go rename rpcx to zrpc 4 years ago
server.go fix golint issues in zrpc (#531) 4 years ago
server_test.go rename rpcx to zrpc 4 years ago
target.go fix golint issues in zrpc (#531) 4 years ago
target_test.go rename rpcx to zrpc 4 years ago