Skip to content

fix downloadPages func in listing 9-11 #8

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

devashishraj
Copy link

@devashishraj devashishraj commented Jul 14, 2024

in listing 9_11 : downloadPages was sending all response bodies back to first channel of Pages slice , so i just removed the loop so per call downloadPages sends back channel containing single response body , now each channel in Pages slice contain response body.

@devashishraj
Copy link
Author

there seems to be some extra changes due to auto-formatting by Goland IDE . If it's inconvenient i can revert these formatting change(s).

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