VertxZioServerInterpreter

sttp.tapir.server.vertx.zio.VertxZioServerInterpreter$
See theVertxZioServerInterpreter companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

implicit class VertxFutureToRIO[A](f: => Future[A])

Attributes

Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[R](serverOptions: VertxZioServerOptions[R]): VertxZioServerInterpreter[R]

Implicits

Implicits

final implicit def VertxFutureToRIO[A](f: => Future[A]): VertxFutureToRIO[A]