Versions in this module Expand all Collapse all v1 v1.6.2 Mar 2, 2021 v1.6.1 Mar 2, 2021 Changes in this version + type Allocator struct + Error error + Files []File + HasExisting bool + HasMissing bool + func New() *Allocator + func (a *Allocator) Close() + func (a *Allocator) Run(info *metainfo.Info, sto storage.Storage, progressC chan Progress, ...) + type File struct + Name string + Storage storage.File + type Progress struct + AllocatedSize int64