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