StepFlow.LiveWorkers.list_live_workers
You're seeing just the function
list_live_workers
, go back to StepFlow.LiveWorkers module for more information.
Returns the list of Live Worker.
Examples
iex> StepFlow.LiveWorkers.list_live_workers()
%{data: [], page: 0, size: 10, total: 0}