package
1.6.0
Repository: https://github.com/kaihendry/aws-lambda-go.git
Documentation: pkg.go.dev

# README

Overview

GoDoc

# Packages

No description provided by the author

# Functions

Start takes a handler and talks to an internal Lambda endpoint to pass requests to the handler.
StartHandler takes in a Handler wrapper interface which can be implemented either by a custom function or a struct.

# Structs

No description provided by the author

# Interfaces

No description provided by the author