BaseRuntimeModule
PackageAxial.PlatformService
Helpers for constructing the standard explicit service bundle used by workflow hosts.
Summary
| Name | Signature | Synopsis |
|---|---|---|
| liveValue | BaseRuntime.liveValue | Creates the standard live base runtime as an explicit service bundle. |
| live | BaseRuntime.live | Builds the standard live base runtime as an explicit service bundle. |
| fromServiceProvider | BaseRuntime.fromServiceProvider | Builds the base runtime from an . |
Creates the standard live base runtime as an explicit service bundle.
Returns
BaseRuntime
Builds the standard live base runtime as an explicit service bundle.
Returns
Layer<unit, Never, BaseRuntime>

