DiscoveryProvider.deregisterSelf(registration: SelfRegistration): Promise<void>
Removes this application instance from the backend.
registration: SelfRegistration
The registration to remove
DiscoveryProvider.deregisterSelf(registration: SelfRegistration): Promise<void>
Removes this application instance from the backend.
registration: SelfRegistration
The registration to remove
import { type DiscoveryProvider } from "service-discovery-plugin/src/index.ts";