Categorygithub.com/advdv/stdgo/stdlambda
modulepackage
0.0.1
Repository: https://github.com/advdv/stdgo.git
Documentation: pkg.go.dev

# Functions

Handle generalizes the handling of lambda inputs.
RunApp runs an fx app in a Lambda environment.

# Interfaces

Context interface with extra components that we want to use across our lambda functions.
Handler is an interface that can be implemented to handle Lambda events.