vertx / io.vertx.kotlin.coroutines / CoroutineVerticle / start

start

open fun start(startFuture: Future<Void>?): Unit protected open suspend fun start(): Unit

Override this method in your verticle