1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-07 23:02:12 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
Jason C.H
e7926b989d
Import direct resovler for grpc client (#913) 2021-05-15 16:15:08 +08:00
longXboy
d8edff0b84 fix api metadata 2021-05-11 16:06:07 +08:00
longxboy
0e0be64cba
add api metadata (#901)
* add api metadata
2021-05-10 10:44:39 +08:00
opensite
4f1d2f056f
feat:add grpc reflection register (#865) 2021-04-26 22:48:39 +08:00
opensite
b9e905c1af
transport/grpc: add health check (#861)
* add grpc healthcheck
2021-04-26 13:12:27 +08:00
Tony Chen
3780f70c91
examples: update mod (#862)
* fix examples errors
2021-04-25 22:26:31 +08:00
miya
c673439d96
resolver/discovery: fix endpoint, scheme don't match grpc (#831) 2021-04-14 11:37:20 +08:00
Cluas
3636179347
fix: typo and avoid collides with log package name (#819) 2021-04-10 09:43:08 +08:00
Tony Chen
db98d59b11
add default round_robin to grpc balancer (#790) 2021-03-18 16:03:19 +08:00
Tony Chen
a4409adf16
fix interface defines (#760)
* fix interface defines
2021-03-11 23:26:07 +08:00
longxboy
f526d6b975
add exmaple consul registry (#754) 2021-03-09 22:02:18 +08:00
libi
26cf7c80ad
fix discovery resolver watch goroutine leak (#750)
* fix discovery resolver watch goroutine leak
2021-03-06 18:06:20 +08:00
Tony Chen
8722894939
fix registry interface (#747) 2021-03-05 22:57:28 +08:00
Tony Chen
f86c91849b
fix lint check (#746) 2021-03-05 22:40:38 +08:00
storyicon
18752bf0ec
set transport.kind to be strongly typed (#728)
Signed-off-by: storyicon <storyicon@foxmail.com>
2021-03-05 21:09:02 +08:00
邓小川
27dc0d45df
fix resolver (#740) 2021-03-05 19:15:19 +08:00
chenzhihui
b97c3c4160 fix registry option 2021-03-03 23:09:35 +08:00
longXboy
f984dc5c6d rename naming 2021-02-28 20:40:05 +08:00
longXboy
4444e7a638 fix to discoverer 2021-02-28 15:32:45 +08:00
longXboy
8f064855d9 split naming registry 2021-02-28 13:39:45 +08:00
Tanghui Lin
ef996c826a
add context for registry (#716)
* add context for registry
2021-02-23 10:20:00 +08:00
chenzhihui
3566386a89 init v2 2021-02-17 17:14:47 +08:00