vertx / io.vertx.ext.healthchecks / HealthCheckHandler / unregister

unregister

abstract fun unregister(name: String): HealthCheckHandler

Unregisters a procedure.

Parameters

name - the name of the procedure

Return
the current HealthCheckHandler