ArmeriaZioServerInterpreter

sttp.tapir.server.armeria.zio.ArmeriaZioServerInterpreter
See theArmeriaZioServerInterpreter companion object

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def armeriaServerOptions: ArmeriaZioServerOptions[[_] =>> RIO[R, _$1]]

Concrete methods

def toService(serverEndpoints: ZServerEndpoint[R, ZioStreams])(implicit runtime: Runtime[R]): TapirService[ZioStreams, [_] =>> RIO[R, _$2]]
def toService(serverEndpoints: List[ZServerEndpoint[R, ZioStreams]])(implicit runtime: Runtime[R]): TapirService[ZioStreams, [_] =>> RIO[R, _$3]]