1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-24 10:07:04 +02:00

rc is not used

This commit is contained in:
Asim Aslam 2017-10-28 13:55:59 +01:00
parent d48735793d
commit 1890ec7044

View File

@ -40,7 +40,6 @@ type httpBroker struct {
c *http.Client
r registry.Registry
rc rcache.Cache
sync.RWMutex
subscribers map[string][]*httpSubscriber