AwsFutureServerInterpreter

sttp.tapir.serverless.aws.lambda.AwsFutureServerInterpreter
See theAwsFutureServerInterpreter companion object
abstract class AwsFutureServerInterpreter(implicit ec: ExecutionContext)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

Attributes

Inherited from:
AwsServerInterpreter (hidden)
def toRoute(ses: List[ServerEndpoint[Any, Future]]): () => F

Attributes

Inherited from:
AwsServerInterpreter (hidden)
def toRoute(se: ServerEndpoint[Any, Future]): () => F

Attributes

Inherited from:
AwsServerInterpreter (hidden)