1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-18 08:26:38 +02:00
go-micro/registry
Vasiliy Tolstov e4acc63d5f
add mdns registry debug (#1434)
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2020-03-27 22:33:49 +03:00
..
cache minimize allocations in logger and tunnel code (#1323) 2020-03-11 17:55:39 +00:00
etcd Update etcd.go (#1334) 2020-03-12 10:09:38 +00:00
kubernetes minimize allocations in logger and tunnel code (#1323) 2020-03-11 17:55:39 +00:00
mdns fix import paths for v2 release 2020-01-30 14:44:40 +03:00
memory minimize allocations in logger and tunnel code (#1323) 2020-03-11 17:55:39 +00:00
service fix import paths for v2 release 2020-01-30 14:44:40 +03:00
encoding_test.go used gofmt with -s flag on whole project 2019-11-01 15:07:53 +00:00
encoding.go
mdns_registry.go add mdns registry debug (#1434) 2020-03-27 22:33:49 +03:00
mdns_test.go config/source/cli: fix tests (#1179) 2020-02-08 02:45:32 +03:00
mdns_watcher.go Remove go routines for mdns watcher and cache registry (#919) 2019-11-06 15:49:40 +00:00
options.go
registry.go
service.go
util_test.go
util.go fixes https://github.com/micro/go-micro/issues/793 2019-09-30 10:36:43 +08:00
watcher_test.go config/source/cli: fix tests (#1179) 2020-02-08 02:45:32 +03:00
watcher.go