//
pkg.gl
Category
github.com/Tanemahuta/aws-lambda-server
pkg
aws
lambda
package
1.5.2
Repository:
https://github.com/tanemahuta/aws-lambda-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
18
Dependents
6
Files
270 SLOC
#
Functions
HandleBase64
HandleBase64 tries to decode the provided byte slice.
NewLambdaService
NewLambdaService from aws-sdk.
#
Structs
Body
No description provided by the author
FnRef
FnRef provides the necessary parameters for invoking a lambda function.
Request
Request to be sent to the lambda.
Response
Response from the invocation.
SdkFacade
No description provided by the author
#
Interfaces
Facade
Facade for invocation.
#
Type aliases
Headers
No description provided by the author