liftbridge-io / go-liftbridge

Go client for Liftbridge. https://github.com/liftbridge-io/liftbridge
Apache License 2.0
67 stars 18 forks source link

Metadata: how to list all streams? #73

Closed AnatolyRugalev closed 3 years ago

AnatolyRugalev commented 3 years ago

Hi!

I would like to have an ability to list all streams available in Metadata object. Currently there's no such getter method.

Thanks!

tylertreat commented 3 years ago

This will be addressed in https://github.com/liftbridge-io/go-liftbridge/pull/71.