aws

package
v0.0.0-...-838a8ca Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2018 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LambdaHandler

type LambdaHandler struct {
	http.Handler
}

LambdaHandler represents the handler passed into the AWS Lambda SDK.

func (LambdaHandler) Invoke

func (h LambdaHandler) Invoke(ctx context.Context, payload []byte) ([]byte, error)

Invoke calls the handler.

Jump to

Keyboard shortcuts

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