vertx / io.vertx.rxjava.ext.consul / ConsulClient / rxLocalServices

rxLocalServices

open fun rxLocalServices(): Single<MutableList<Service>>

Returns list of services registered with the local agent.

Return