1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-16 02:47:03 +02:00
kratos/transport/http
Tony Chen 41ea1fbc76
fix data race (#963)
* fix data race
2021-05-28 15:08:25 +08:00
..
balancer mv balancer 2021-05-27 15:04:32 +08:00
binding add path for rpc stub (#947) 2021-05-26 14:23:43 +08:00
health http/health: add health checker (#830) 2021-04-15 16:48:31 +08:00
calloption.go add path for rpc stub (#947) 2021-05-26 14:23:43 +08:00
client.go mv balancer 2021-05-27 15:04:32 +08:00
context.go add http client rpc stub (#943) 2021-05-24 23:01:26 +08:00
handle_test.go transport/http: add http handler (#937) 2021-05-21 23:11:36 +08:00
handle.go transport/http: rename CodecForRequest func (#960) 2021-05-27 17:32:14 +08:00
resolver.go change filename 2021-05-26 16:46:21 +08:00
server_test.go fix data race (#963) 2021-05-28 15:08:25 +08:00
server.go fix data race (#963) 2021-05-28 15:08:25 +08:00