-
Notifications
You must be signed in to change notification settings - Fork 55
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
Conversation
amircybersec
commented
Nov 28, 2023
- 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
@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. |
@fortuna Thanks a lot for the feedback! Applied the suggested changes |
@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? |