Skip to main content

Module registar

Module registar 

Source
Expand description

Runtime service registry.

Structs§

Registar
The Registar manages immutable runtime service registrations.
RegisteredService
A cloneable, immutable view of a registered service.
ServiceHealthCheckJob
The ServiceHealthCheckJob has a health check job with it’s metadata
ServiceRegistration
Immutable data reported by a started local service.
ServiceRegistrationForm
A single-use registration capability for one started service.

Enums§

RegistrationError
Registration failure.

Type Aliases§

FnSpawnServiceHeathCheck
The function specification FnSpawnServiceHeathCheck.
ServiceHeathCheckResult
A ServiceHeathCheckResult is returned by a completed health check.