ExecutionPlane. Process. Transport. Surface. Registry
(execution_plane v0.1.0)
Copy Markdown
View Source
Internal registry of built-in execution-surface adapters.
Summary
Types
Functions
@spec adapter_selection_policy() :: ExecutionPlane.Contracts.AdapterSelectionPolicy.V1.t()
@spec fetch(term()) :: {:ok, module()} | {:error, fetch_error()}
@spec supported_surface_kinds() :: [atom(), ...]