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

Concise view

Type members

Classlikes

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[R](serverOptions: VertxZioServerOptions[[_] =>> RIO[R, _$7]]): VertxZioServerInterpreter[R]

Implicits

Implicits

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