Kagaya
|
736fb38e79
|
fix: examples lint error (#1454)
* fix example lint error
* use latest version lint
* ignore zap Sync error
|
2021-09-09 20:45:08 +08:00 |
|
Windfarer
|
0ec3ff0b46
|
refactor: move plugins to contrib dir (#1399)
* move to contrib dir
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
2021-09-01 13:40:14 +08:00 |
|
包子
|
7b6332ee75
|
deps: middleware add separate go.mod and removes framework deps (#1385)
* deps: middleware add separate go.mod and removes framework deps
|
2021-08-30 23:07:31 +08:00 |
|
包子
|
eaf0ceab0c
|
chore(registry): unified management of decentralized warehouses (#1368)
* chore(registry): unified management of decentralized warehouses
|
2021-08-24 11:35:26 +08:00 |
|
月墨夕
|
6ae2e8712d
|
fix:etcd<3.13 block question (#1317)
|
2021-08-11 18:51:00 +08:00 |
|
Tony Chen
|
97694b19ad
|
test: add registry tests (#1260)
* add registry tests
* add registrar timeout
Co-authored-by: 包子 <baozhecheng@foxmail.com>
|
2021-07-27 15:35:47 +08:00 |
|
Tony Chen
|
7773d15256
|
fix(grpc/resolver): fix builder context (#1258)
* fix grpc resovler ctx
* fix client close
* upgrade etcd to v3.5.0
* clean code
|
2021-07-26 23:44:41 +08:00 |
|
喵喵大人
|
d09ba5e3ee
|
style: add gosimple linter and gofmt linter (#1242)
|
2021-07-25 12:09:38 +08:00 |
|
pokitpeng
|
ab45baf5ec
|
chore: add zookeeper registry example (#1223)
|
2021-07-21 12:54:13 +08:00 |
|
包子
|
5f678de2cc
|
fix(transport/http): fixed the problem of getting empty node list (#1206)
* fix(transport/http): fixed the problem of getting empty node list
* fix http blocking
Co-authored-by: longXboy <longxboyhi@gmail.com>
|
2021-07-18 07:46:03 +08:00 |
|
Tony Chen
|
00088f644a
|
examples: clean examples (#1036)
* clean examples
* update yaml to v3
|
2021-06-12 20:20:18 +08:00 |
|
Tony Chen
|
1b13abd136
|
transport/http: add http route (#1029)
* add http route
* fix http context
* add HTTP middleware
Co-authored-by: longXboy <longxboyhi@gmail.com>
|
2021-06-12 18:30:17 +08:00 |
|
Tony Chen
|
bef6d8d818
|
transport/http: clean http client (#981)
* clean http client
|
2021-06-01 14:43:31 +08:00 |
|
Tony Chen
|
7dec80ccfd
|
fix error code and regenerate proto (#954)
* fix error code and regenerate proto
|
2021-05-26 20:05:34 +08:00 |
|
longxboy
|
28abad2268
|
Feat/http resovler (#953)
* add http resolver & balancer
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
2021-05-26 16:43:59 +08:00 |
|
miya
|
e1fe688e0c
|
examples/registry: nacos (#836)
|
2021-04-14 16:32:09 +08:00 |
|
Tony Chen
|
5a8acec808
|
examples: fix dir structure (#768)
* fix dir structure
|
2021-03-15 17:10:32 +08:00 |
|
Tony Chen
|
e335c1304a
|
examples: add etcd registry (#762)
* add etcd example
|
2021-03-12 00:59:46 +08:00 |
|
Windfarer
|
5546be9188
|
fix example (#755)
* fix example
|
2021-03-11 23:42:28 +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 |
|