Instance Methodpackage-distributed-system 28.0.1DistributedSystem
addService(name:toModule:metadata:_:)
DistributedSystemServer.swift:130func addService(name: String, toModule moduleID: ModuleIdentifier, metadata: [String : String]? = nil, _ factory: @escaping ServiceFactory) async throws