You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi All
I am trying to user go dcp client and get all the mutations from the begin (old). I see that Java DCP client has below and looking for the equivalent in GO.
dcpClient.initializeState(StreamFrom.BEGINNING, StreamTo.INFINITY).block();
Thanks
CR
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All
I am trying to user go dcp client and get all the mutations from the begin (old). I see that Java DCP client has below and looking for the equivalent in GO.
dcpClient.initializeState(StreamFrom.BEGINNING, StreamTo.INFINITY).block();
Thanks
CR
Beta Was this translation helpful? Give feedback.
All reactions