Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BeginDownload ¶
func BeginDownload(posts *[]e621.Post, saveDirectory *string, maxConcurrents *int) (*int, *int, *int)
BeginDownload takes a slice of posts, a directory to save them in, and a number of concurrent workers to make. It blocks until all the post have been processed. It returns the number of successes, failures, and the total amount of posts.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.