package
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: Oct 9, 2019
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Allocator struct {
Files []File
NeedHashCheck bool
Error error
}
Allocator allocates files on the disk.
New returns a new Allocator.
type Progress struct {
AllocatedSize int64
}
Progress about the allocation.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.