1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-16 02:47:03 +02:00
kratos/contrib/registry/consul
包子 84235462b7
feat(registry): consul get service support remote (#2275)
* feat(registry): consul get service support remote acces

* fix lint
2022-08-13 13:00:17 +08:00
..
client.go feat(registry): consul client add DeregisterCriticalServiceAfter option (#1917) 2022-04-10 16:14:33 +08:00
go.mod deps: upgrade kratos version to v2.4.1 (#2242) 2022-07-28 19:43:50 +08:00
go.sum build(deps): bump github.com/hashicorp/consul/api (#2209) 2022-07-27 10:57:14 +08:00
registry_test.go test(contrib): add unit test for contrib/registry/consul (#2148) 2022-07-04 15:53:14 +08:00
registry.go feat(registry): consul get service support remote (#2275) 2022-08-13 13:00:17 +08:00
service.go refactor: move plugins to contrib dir (#1399) 2021-09-01 13:40:14 +08:00
watcher.go fix: consul lint error (#1530) 2021-10-06 13:10:20 +08:00