namespace Cloud.Services.Broker { public interface IBrokerConsumer { // TODO: добавить методы для получения данных } }