AwsLambdaIORuntime

sttp.tapir.serverless.aws.lambda.runtime.AwsLambdaIORuntime
abstract class AwsLambdaIORuntime

A runtime which uses the IO effect

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def endpoints: Iterable[ServerEndpoint[Any, IO]]

Concrete methods

def main(args: Array[String]): Unit