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

Refactoring Outline Connectivity example using report package #136

Merged
merged 7 commits into from
Dec 1, 2023

Conversation

amircybersec
Copy link
Contributor

  • Outline Connectivity is now using report package to collect connectivity report
  • This PR fixes an issue with report package where Collector type struct fields could not be exported and used externally

@amircybersec amircybersec marked this pull request as ready for review November 28, 2023 17:46
@amircybersec
Copy link
Contributor Author

@fortuna could you please review this PR for me when you have a moment? I also refactored the outline connectivity app with report package and wanted to do a PR for that but since there's some dependencies on the fixes I made to reporter package in this PR, I'd rather wait until this is merged to main before open the other PR.

x/examples/outline-connectivity/main.go Outdated Show resolved Hide resolved
x/examples/outline-connectivity/main.go Outdated Show resolved Hide resolved
x/report/report.go Outdated Show resolved Hide resolved
x/report/report.go Outdated Show resolved Hide resolved
@amircybersec amircybersec requested a review from fortuna November 30, 2023 21:05
@amircybersec
Copy link
Contributor Author

@fortuna Thanks a lot for the feedback! Applied the suggested changes

x/examples/outline-connectivity/main.go Outdated Show resolved Hide resolved
@amircybersec
Copy link
Contributor Author

@fortuna thanks for the quick review! I don't seem to have write access to the repo and cannot merge this. could you please do me a favor and merge these changes?

@fortuna fortuna merged commit 6f0c166 into Jigsaw-Code:main Dec 1, 2023
4 checks passed
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