Http4sServerInterpreter

sttp.tapir.server.http4s.Http4sServerInterpreter$
See theHttp4sServerInterpreter companion trait

Attributes

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

Members list

Value members

Concrete methods

def apply[F[_]]()(implicit _fa: Async[F]): Http4sServerInterpreter[F]
def apply[F[_]](serverOptions: Http4sServerOptions[F])(implicit _fa: Async[F]): Http4sServerInterpreter[F]