storj / uplink

Storj network Go library
MIT License
122 stars 17 forks source link

[ISSUE 50] Adding in an example for multipart upload #168

Open hannahkamundson opened 5 months ago

hannahkamundson commented 5 months ago

What: Adding in a walkthrough example for a multipart upload Link: https://github.com/storj/uplink/issues/50

Why: There currently isn't an example of how to do a multipart upload so I had to do a lot of diggint

Please describe the tests: No tests just running it locally and verifying it works

Please describe the performance impact: N/A

Code Review Checklist (to be filled out by reviewer)

hannahkamundson commented 5 months ago

@Erikvv, let me know if you have any suggestions!

hannahkamundson commented 5 months ago

Okay, thank you @erikvv! I will make the changes. Do you know who has merge privileges?