JuliaServices / CloudStore.jl

A simple, consistent, and performant API for interacting with common cloud storage abstractions
Other
16 stars 8 forks source link

Add progress callbacks #15

Open maleadt opened 2 years ago

maleadt commented 2 years ago

For integration with e.g. ProgressMeter.jl, to display a progress indicator while performing e.g. a multipart upload.