Skip to content

Replace aws lambda structs with stubs - #1117

Merged
sagikazarmark merged 1 commit into
go-kit:masterfrom
sagikazarmark:aws-lambda
Jun 24, 2021
Merged

Replace aws lambda structs with stubs#1117
sagikazarmark merged 1 commit into
go-kit:masterfrom
sagikazarmark:aws-lambda

Conversation

@sagikazarmark

Copy link
Copy Markdown
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

Comment thread transport/awslambda/handler_test.go Outdated
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