Enumeration Casepackage-distributed-system 36.0.1DistributedSystem
serviceDiscoveryTimeout(_:)
DistributedSystemErrors.swift:15case serviceDiscoveryTimeout(String)
case serviceDiscoveryTimeout(String)
s17DistributedSystem0aB6ErrorsO23serviceDiscoveryTimeoutyACSScACmF
What are these?5DVT1
import DistributedSystem
enum DistributedSystemErrors
@frozen struct String
A Unicode string value that is a collection of characters.
case decodeError(description: String)
case duplicatedService(String, DistributedSystem.ModuleIdentifier)
case error(String)
case unexpectedResultType(String)
case connectionLost
case unknownActor(EndpointIdentifier)
case invalidActorState(String)
case cancelled(String)
case serviceMetadataUpdateError(String)