//
pkg.gl
Category
github.com/jtfm/go-cdk-core
pkg
lambda
package
0.1.0
Repository:
https://github.com/jtfm/go-cdk-core.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
8
Dependents
0
Files
46 SLOC
#
Functions
IsInLambda
Returns true if the function is running in a lambda environment.
SwitchingListenAndServe
A function that runs a router in a lambda environment or a local server depending on whether the function is running in a lambda environment or not.
#
Structs
ApiConfig
No description provided by the author