nzoschke / gofaas

A boilerplate Go and AWS Lambda app. Demonstrates an expert configuration of 10+ AWS services to support running Go functions-as-a-service (FaaS).
Apache License 2.0
800 stars 43 forks source link

Debugging #28

Open nzoschke opened 6 years ago

nzoschke commented 6 years ago

It would be nice to support and document debugging Go apps. However it looks like it might not work upstream yet:

https://github.com/awslabs/aws-sam-local/issues/281

nzoschke commented 5 years ago

This is now supported upstream: https://github.com/awslabs/aws-sam-cli/releases/tag/v0.6.0