# Functions
New creates a Manager that download files in parallel -- by default mostly 20 in parallel.
NewSemaphore returns a Semaphore that allows at most capacity simultaneous acquisitions.
# Variables
No description provided by the author
# Type aliases
ProgressCallback is called as download progresses.