vertx / io.vertx.kotlin.redis.client / io.vertx.redis.client.RedisAPI / echoAwait

echoAwait

suspend fun RedisAPI.echoAwait(arg0: String): Response?

Suspending version of method io.vertx.redis.client.RedisAPI.echo

Parameters

arg0 -

Return

Response?

NOTE: This function has been automatically generated from io.vertx.redis.client.RedisAPI using Vert.x codegen.