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

kadai3-2 by yusukemisawa #37

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

yusukemisa
Copy link

@yusukemisa yusukemisa commented May 12, 2018

概要

gopher道場課題3-2の回答

内容

分割ダウンローダーを実装しよう。

  • Rangeアクセスを用いる
  • いくつかのゴルーチンでダウンロードしてマージする
  • エラー処理を工夫する
  • golang.org/x/sync/errgourpパッケージなどを使ってみる
  • キャンセルが発生した場合の実装を行う

こちらで開発

https://github.com/yusukemisa/goIria

@yusukemisa yusukemisa self-assigned this May 12, 2018
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