fun TxnResponse(errors: Iterable<TxnError>? = null): TxnResponse
A function providing a DSL for building io.vertx.ext.consul.TxnResponse objects.
Holds results of transaction
errors - Adds error to this response
errors