vmware-go-kcl-v2/clientlibrary/worker
Tao Jiang fa0bbc42fe Update worker to let it inject checkpointer and kinesis (#28)
* Update worker to let it inject checkpointer and kinesis

Add two functions to inject checkpointer and kinesis for custom
implementation or adding mock for unit test.

This change also remove the worker_custom.go since it is no longer
needed.

Test:
  Update the integration tests to cover newly added functions.

Signed-off-by: Tao Jiang <taoj@vmware.com>

* Fix typo on the test function

Signed-off-by: Tao Jiang <taoj@vmware.com>
2021-12-20 21:21:14 -06:00
..
record-processor-checkpointer.go Add support for providing custom checkpointer (#17) 2021-12-20 21:21:14 -06:00
shard-consumer.go Add support for providing custom checkpointer (#17) 2021-12-20 21:21:14 -06:00
worker.go Update worker to let it inject checkpointer and kinesis (#28) 2021-12-20 21:21:14 -06:00