adk_workflow_run (erlang_adk v0.7.0)

View Source

Responsive coordinator for one workflow execution.

Summary

Functions

code_change(OldVersion, State, Extra)

format_status(Status)

handle_call(Request, From, State)

handle_cast(Message, State)

handle_info(Message, State)

handoff(Pid, LaunchRef, Compiled, InitialState, Opts)

-spec handoff(pid(), reference(), map(), map(), map()) -> ok | {error, term()}.

init(LaunchRef)

start_link(LaunchRef)

-spec start_link(reference()) -> gen_server:start_ret().

terminate(Reason, State)