downloader

package
v2.1.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DownloadFiles

func DownloadFiles(
	svcs *services.APIServices,
	datasetID string,
	userID string,
	loadUserROIs bool,
	loadSharedROIs bool,
	quantIDs []string,
	loadQuantSummaries bool,
) (
	*protos.Experiment,
	roiModel.ROILookup,
	map[string]*protos.Quantification,
	map[string]quantModel.JobSummaryItem,
	error,
)

DownloadFiles - Downloads multiple files in parallel as needed. This centralises some logic we had in multiple places for larger operations that require several files to be loaded from S3 before they can be done.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL