vertx / io.vertx.kotlin.ext.consul / TxnResponse

TxnResponse

fun TxnResponse(errors: Iterable<TxnError>? = null): TxnResponse

A function providing a DSL for building io.vertx.ext.consul.TxnResponse objects.

Holds results of transaction

Parameters

errors - Adds error to this response