IServiceDiscovery.resolveUrl(): Promise<string | null>
Formats IServiceDiscovery.pick's choice as an absolute URL.
optional
options: PickOptions
Per-call strategy override
IServiceDiscovery.resolveUrl(): Promise<string | null>
Formats IServiceDiscovery.pick's choice as an absolute URL.
options: PickOptions
Per-call strategy override
import { type IServiceDiscovery } from "common/src/index.ts";