Skip to main content

DispatchAndBindSurfaceIngressInput

@gooi/surface-runtime


@gooi/surface-runtime / DispatchAndBindSurfaceIngressInput

Interface: DispatchAndBindSurfaceIngressInput

Defined in: runtime/surface-runtime/src/dispatch/dispatch-from-ingress.ts:14

Extends

Properties

PropertyModifierTypeInherited fromDefined in
adapterRegistry?readonlySurfaceAdapterRegistry-runtime/surface-runtime/src/dispatch/dispatch-from-ingress.ts:19
bindingsreadonlyReadonly<Record<string, CompiledSurfaceBinding>>DispatchAndBindSurfaceInput.bindingsruntime/surface-runtime/src/dispatch/dispatch-and-bind.ts:20
dispatchPlansreadonlyobjectDispatchAndBindSurfaceInput.dispatchPlansruntime/surface-runtime/src/dispatch/dispatch-surface-request.ts:36
dispatchPlans.artifactVersionpublic"1.0.0"-contracts/surface-contracts/src/dispatch/plan/plans.ts:59
dispatchPlans.planspublicRecord<string, { handlers: object[]; surfaceId: string; }>-contracts/surface-contracts/src/dispatch/plan/plans.ts:60
entrypointsreadonlyReadonly<Record<string, CompiledEntrypoint>>DispatchAndBindSurfaceInput.entrypointsruntime/surface-runtime/src/dispatch/dispatch-and-bind.ts:19
ingressreadonlyunknown-runtime/surface-runtime/src/dispatch/dispatch-from-ingress.ts:17
surfaceIdreadonlystring-runtime/surface-runtime/src/dispatch/dispatch-from-ingress.ts:16
surfaceType?readonlystring-runtime/surface-runtime/src/dispatch/dispatch-from-ingress.ts:18