Skip to main content

Crate koi_embedded

Crate koi_embedded 

Source

Structs§

Builder
CertmeshHandle
DnsConfigBuilder
DnsEntry
DNS static entry stored in the local state file.
DnsHandle
HealthCheck
Persisted health checks configuration.
HealthHandle
HealthSnapshot
Snapshot returned by health status queries.
KoiConfig
KoiEmbedded
KoiHandle
MdnsHandle
ProxyEntry
ProxyHandle
RegisterPayload
Payload for registering a new service.
RegistrationResult
Result of a successful registration.
ServiceRecord
A service instance as seen on the network. Used in browse results, resolve results, register confirmations, and event payloads. This is THE service representation across all domains.

Enums§

KoiError
KoiEvent
MdnsEvent
Events emitted by the mDNS domain. Subscribers react to service discovery lifecycle changes.
ServiceCheckKind
Supported service check kinds.
ServiceMode

Type Aliases§

Result