//
pkg.gl
Category
github.com/lifadev/archive_aws-lambda-go-net
service
lambda
runtime
net
apigatewayproxy
package
1.0.0-beta.1
Repository:
https://github.com/lifadev/archive_aws-lambda-go-net.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
135 SLOC
#
Functions
New
New returns an initialized server to handle requests from Amazon API Gateway.
#
Structs
Response
Response defines parameters for a well formed response AWS Lambda should return to Amazon API Gateway.
Server
Server defines parameters for handling requests coming from Amazon API Gateway.
#
Type aliases
Handler
Handler responds to a Lambda function invocation.