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.
Click to show internal directories.
Click to hide internal directories.