1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-30 10:10:44 +02:00
go-micro/registry/memory
Vasiliy Tolstov ab692ff590 remove mock data from memory registry
memory registry can be used as fast inprocess registry,
so mock data needs to be in tests only

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2019-06-13 00:51:56 +03:00
..
helper_test.go rename mock things to memory 2019-01-14 15:27:25 +00:00
helper.go rename mock things to memory 2019-01-14 15:27:25 +00:00
memory_test.go replace memory registry 2019-01-18 17:29:17 +00:00
memory_watcher.go rename mock things to memory 2019-01-14 15:27:25 +00:00
memory.go remove mock data from memory registry 2019-06-13 00:51:56 +03:00
options.go replace memory registry 2019-01-18 17:29:17 +00:00
watcher_test.go replace memory registry 2019-01-18 17:29:17 +00:00
watcher.go replace memory registry 2019-01-18 17:29:17 +00:00