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

feat: Better source code location resolution and more useful inapp frames #26

Merged
merged 1 commit into from
Jul 10, 2019

Conversation

kamilogorek
Copy link
Contributor

This allows us to read files content for multi-package apps deployed to AWS Lambda with

$ GOOS=linux go build main.go && zip -r handler.zip *

@kamilogorek kamilogorek requested a review from bruno-garcia July 10, 2019 08:58
stacktrace.go Show resolved Hide resolved
@kamilogorek kamilogorek merged commit 39e034f into master Jul 10, 2019
@kamilogorek kamilogorek deleted the configurable-context-source branch July 10, 2019 09:47
@kamilogorek kamilogorek restored the configurable-context-source branch July 11, 2019 14:11
@kamilogorek kamilogorek deleted the configurable-context-source branch October 4, 2022 11:48
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