vertx / io.vertx.kotlin.config / io.vertx.config.ConfigRetriever / getConfigAwait

getConfigAwait

suspend fun ConfigRetriever.getConfigAwait(): JsonObject

Reads the configuration from the different and computes the final configuration.

Parameters

completionHandler - handler receiving the computed configuration, or a failure if the configuration cannot be retrieved