1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-11-06 08:59:18 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
jesse.tang
4d95050747 fix: fmt import (#2379) 2022-09-27 14:08:08 +08:00
包子
32158bcef2 fix(nacos): call unsubscribe when watching is stopped (#1697) 2021-12-17 11:08:16 +08:00
leyou240
67161b62eb feat(registry/nacos): add default kind option (#1650) 2021-12-02 11:38:01 +08:00
haiyux
27cfec93d6 optimize:chan bool to chan struct{} (#1648) 2021-11-24 17:21:01 +08:00
Windfarer
4f013de2ec test: add nacos test (#1603)
* add test

* upgrade nacos sdk version

* upgrade nacos sdk version

* fix test

* github nacos instance

* config test

* fix lint

* fix test

* go mod

* fix lint

* lint
2021-11-05 16:45:46 +08:00
wangcong
cf385f6285 fix: k8s nacos and zookeeper registry lint (#1599) 2021-11-04 22:06:14 +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