ArmeriaCatsServerInterpreter

sttp.tapir.server.armeria.cats.ArmeriaCatsServerInterpreter
See theArmeriaCatsServerInterpreter companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def toService(serverEndpoint: ServerEndpoint[Fs2Streams[F], F]): TapirService[Fs2Streams[F], F]
def toService(serverEndpoints: List[ServerEndpoint[Fs2Streams[F], F]]): TapirService[Fs2Streams[F], F]

Implicits

Implicits

implicit def fa: Async[F]