vertx / io.vertx.kotlin.ext.consul / io.vertx.ext.consul.ConsulService / getKeysWithOptionsAwait

getKeysWithOptionsAwait

suspend fun ConsulService.getKeysWithOptionsAwait(keyPrefix: String, options: BlockingQueryOptions): List<String>