suspend fun ConsulClient.failCheckWithNoteAwait(checkId: String, note: String): Unit
Suspending version of method io.vertx.ext.consul.ConsulClient.failCheckWithNote
specifies a human-readable message. This will be passed through to the check's Output field.
NOTE: This function has been automatically generated from io.vertx.ext.consul.ConsulClient using Vert.x codegen.