1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-12 08:23:58 +02:00
go-micro/plugins/registry/etcd
Johnson C bed53b605f
fixing etcd stack in getToken (#2145)
when provide username and password, etcd will try to get auth token from server
if server is unavailble, etcd client will stack in
when dial timeout is set, it will return err instead of stack in
2021-04-01 09:55:21 +01:00
..
etcd.go fixing etcd stack in getToken (#2145) 2021-04-01 09:55:21 +01:00
go.mod Update registry plugins mod version (#2130) 2021-02-27 06:48:44 +00:00
go.sum Update registry plugins mod version (#2130) 2021-02-27 06:48:44 +00:00
options.go update v3 plugins (#2105) 2021-01-20 21:01:10 +00:00
watcher.go update etcd version (#2120) 2021-02-07 12:15:06 +00:00