GitHub

DaffInMemoryRouteableBackend

An in-memory backend that can be easily routed to based on the available capabilities.

import { DaffInMemoryRouteableBackend } from '@daffodil/driver/in-memory'
type DaffInMemoryRouteableBackend = DaffInMemorySingleRouteableBackend | DaffInMemoryMultiRouteableBackend
Type Options
DaffInMemoryRouteableBackend DaffInMemorySingleRouteableBackend | DaffInMemoryMultiRouteableBackend