handler

package
v0.0.0-...-74c0b16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 4, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct{}

Handler ...

func New

func New() *Handler

New ...

func (*Handler) Handler

func (h *Handler) Handler(ctx context.Context) (Response, error)

Handler is our lambda handler invoked by the `lambda.Start` function call

type Response

Response is of type APIGatewayProxyResponse since we're leveraging the AWS Lambda Proxy Request functionality (default behavior)

https://serverless.com/framework/docs/providers/aws/events/apigateway/#lambda-proxy-integration

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL