vertx / io.vertx.ext.healthchecks / HealthChecks / create

create

open static fun create(vertx: Vertx): HealthChecks

Creates a new instance of the default implementation of HealthChecks.

Parameters

vertx - the instance of Vert.x, must not be null

Return
the created instance