rc is not used
This commit is contained in:
		| @@ -38,9 +38,8 @@ type httpBroker struct { | |||||||
|  |  | ||||||
| 	mux *http.ServeMux | 	mux *http.ServeMux | ||||||
|  |  | ||||||
| 	c  *http.Client | 	c *http.Client | ||||||
| 	r  registry.Registry | 	r registry.Registry | ||||||
| 	rc rcache.Cache |  | ||||||
|  |  | ||||||
| 	sync.RWMutex | 	sync.RWMutex | ||||||
| 	subscribers map[string][]*httpSubscriber | 	subscribers map[string][]*httpSubscriber | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user