vertx / io.vertx.ext.healthchecks / HealthChecks / unregister

unregister

abstract fun unregister(name: String): HealthChecks

Unregisters a procedure.

Parameters

name - the name of the procedure

Return
the current HealthChecks