1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-14 02:33:03 +02:00
kratos/transport/grpc
yeqown fbf7855cf2
feat(discovery): provide an option to disable discovery debug log (#1942)
* feat(discovery): provide an option to disable discovery resolver one debug-like log

* styl: re-sort imports

* styl: rename option function name and comment
2022-04-22 20:06:29 +08:00
..
resolver feat(discovery): provide an option to disable discovery debug log (#1942) 2022-04-22 20:06:29 +08:00
balancer_test.go test:remove testify go mod (#1766) 2022-01-14 10:02:42 +08:00
balancer.go feat(selector): add node scheme (#1932) 2022-04-14 13:48:20 +08:00
client_test.go fix: fix the latest version of lint problem (#1825) 2022-02-18 17:13:41 +08:00
client.go optimization: optimize global logger (#1763) 2022-01-13 10:11:23 +08:00
codec.go add json codec for grpc (#1908) 2022-04-03 00:48:54 +08:00
interceptor.go feat:add stream interceptor use ctx encapsulation (#1770) 2022-01-17 19:58:27 +08:00
server_test.go style(cmd/errors/examples/middleware/transport): fix common words' spelling mistakes (#1872) 2022-03-10 22:42:44 +08:00
server.go fixed the problem that grpc stop could not close properly 2022-01-19 18:36:46 +08:00
transport_test.go test:remove testify go mod (#1766) 2022-01-14 10:02:42 +08:00
transport.go revert to select filters (#1656) 2021-11-29 10:55:11 +08:00