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: optionally perform probes in parallel (Closes #65) #76

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

DnFreddie
Copy link
Contributor

This pull request is based on the previous one #71 with stdin
Fix #39
Handle STDIN piped input

DnFreddie added 4 commits November 17, 2024 19:44
- Moved regex patterns out of function definitions.
- Changed the test input structure and migrated example-based tests to standard Go tests.
- Change the utils.go to stdin.go
- Fixed the probe function to sleep properly.
- Renamed the 'address' variable to 'input' for clarity.
- Added a line comment to describe the 'input' field for better documentation.
@DnFreddie DnFreddie changed the title Issue 65 optionally do probes in parallel feat: optionally perform probes in parallel (Closes #65) Nov 19, 2024
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.

1 participant