Skip to content

fix downloadPages func in listing 9-11#8

Open
devashishraj wants to merge 1 commit intocutajarj:mainfrom
devashishraj:fix-downloadPages
Open

fix downloadPages func in listing 9-11#8
devashishraj wants to merge 1 commit intocutajarj:mainfrom
devashishraj:fix-downloadPages

Conversation

@devashishraj
Copy link
Copy Markdown

@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
Copy Markdown
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