vertx / io.vertx.kotlin.ext.consul / io.vertx.ext.consul.ConsulClient / createSessionAwait

createSessionAwait

suspend fun ConsulClient.createSessionAwait(): String

Initialize a new session

Parameters

idHandler - will be provided with ID of new session

Returnreference
to this, for fluency *