Closed erickpintor closed 7 months ago
Ticket(s): ENG-6205
This allows for users to give streaming a start time:
events, err := client.Subscribe(stream, fauna.StartTime(txnTime)) // ...
Ticket(s): ENG-6205
This allows for users to give streaming a start time: