//
pkg.gl
Category
github.com/advdv/stdgo/stdlambda
module
package
0.0.1
Repository:
https://github.com/advdv/stdgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
133 SLOC
#
Functions
Handle
Handle generalizes the handling of lambda inputs.
RunApp
RunApp runs an fx app in a Lambda environment.
#
Interfaces
Context
Context interface with extra components that we want to use across our lambda functions.
Handler
Handler is an interface that can be implemented to handle Lambda events.