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

Collect data from goroutines #6

Closed
raj3k opened this issue Oct 9, 2023 · 1 comment
Closed

Collect data from goroutines #6

raj3k opened this issue Oct 9, 2023 · 1 comment
Assignees

Comments

@raj3k
Copy link
Owner

raj3k commented Oct 9, 2023

No description provided.

@raj3k raj3k self-assigned this Oct 9, 2023
@raj3k
Copy link
Owner Author

raj3k commented Oct 11, 2023

Already implemented in main.go:

type ScrapeResult struct {
	URL    string
	Result string
}

@raj3k raj3k closed this as completed Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

No branches or pull requests

1 participant