Current section

Files

Jump to
temporal_sdk src temporal_sdk_batch.erl
Raw

src/temporal_sdk_batch.erl

-module(temporal_sdk_batch).
% elp:ignore W0012 W0040
-moduledoc """
Temporal batch services module.
TODO:
* start_batch_operation
* stop_batch_operation
* describe_batch_operation
* list_batch_operations
""".