AwsZioServerInterpreter

sttp.tapir.serverless.aws.ziolambda.AwsZioServerInterpreter
See theAwsZioServerInterpreter companion object
abstract class AwsZioServerInterpreter[R]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

def awsServerOptions: AwsServerOptions[F]

Attributes

Inherited from:
AwsServerInterpreter (hidden)
def toRoute(ses: List[ServerEndpoint[Any, [_] =>> RIO[R, _$1]]]): () => F

Attributes

Inherited from:
AwsServerInterpreter (hidden)
def toRoute(se: ServerEndpoint[Any, [_] =>> RIO[R, _$1]]): () => F

Attributes

Inherited from:
AwsServerInterpreter (hidden)