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

registerCheckAwait

suspend fun ConsulClient.registerCheckAwait(checkOptions: CheckOptions): Unit

Suspending version of method io.vertx.ext.consul.ConsulClient.registerCheck

Parameters

checkOptions -

options used to register new check

NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.