Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ScanMany ¶
func ScanMany(ctx context.Context, files []*contract.BucketFile, opts contract.ScanManyOptions) ([]*contract.BucketScan, error)
ScanMany scans a set of files using a pool. If opts.Concurrency is set, a cloned pool will be used with the specified concurrency. Otherwise, the original pool is reused.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.