mirror of
https://github.com/go-micro/go-micro.git
synced 2025-03-11 13:59:39 +02:00
close #1560 This fixes one of the reported data races and also allows for having a different name on the micro.Service and web.Service. This makes it possible to discover the two service variants separately. Co-authored-by: Vasiliy Tolstov <v.tolstov@unistack.org>