Skip to content

v0.3.2

Compare
Choose a tag to compare
@maoueh maoueh released this 01 Sep 01:36
  • It's now possible to define on your handler the method HandleBlockRangeCompletion(ctx context.Context, cursor *sink.Cursor) error which will be called back when the sink.Sinker instance fully completed the request block range (infinite streaming or terminate because of an error does not trigger it).