Current section
Files
Jump to
Current section
Files
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
""".