AwsLambdaIORuntime

abstract class AwsLambdaIORuntime

A runtime which uses the IO effect

class Object
trait Matchable
class Any

Value members

Abstract methods

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

Concrete methods

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