Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace aws lambda structs with stubs #1117

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

sagikazarmark
Copy link
Contributor

This PR removes the aws-lambda module dependency by replacing some structs with internal stubs.

Since the actual data only travels as JSON, it doesn't make much sense to use the original structs IMO. One less dependency...

Related #1109

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
@sagikazarmark sagikazarmark merged commit 0d7a388 into go-kit:master Jun 24, 2021
@sagikazarmark sagikazarmark deleted the aws-lambda branch June 24, 2021 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants