Consumer from doppler


Rohit Kumar
 

The noaa library also lets you consume data from the loggregator firehose.
The firehose sample app
<https://github.com/cloudfoundry/noaa/blob/master/firehose_sample/main.go>
shows how you can do this.

Rohit

On Fri, Sep 11, 2015 at 2:07 AM, yancey0623 <yancey0623(a)163.com> wrote:

Dear all!

How can i consumer all data from doppler?

for example, in noaa consumer example, the GUID prama is required, it
seems like that noaa can only read from a app.


Yancey
 

Dear all!

How can i consumer all data from doppler?

for example, in noaa consumer example, the GUID prama is required, it seems like that noaa can only read from a app.