LambdaAppLoaderLive

final case class LambdaAppLoaderLive(customClassLoader: CustomClassLoader, environment: LambdaEnvironment) extends LambdaLoaderLiveCommon[ZIOAppDefault]
Companion:
object
trait Serializable
trait Product
trait Equals
class LambdaLoaderLiveCommon[ZIOAppDefault]
trait LambdaLoader[ZIOAppDefault]
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product

Inherited fields

lazy override val loadLambda: UIO[Either[Throwable, ZIOAppDefault]]
Inherited from:
LambdaLoaderLiveCommon