Skip to content

rezandry/go-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-lambda

Skeleton for golang in AWS lambda

To debug in local:

  1. run lambda in specific port with this syntax _LAMBDA_SERVER_PORT=8001 go run main.go
  2. invoke the main.go via debug.go with this syntax go run debug.go 8001

About

Skeleton for golang in AWS lambda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages