Documentation
¶
Overview ¶
08 March 2021
22 october 2015
23 september 2016
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DiskSize int64 = -1
DiskSize is passed as the size parameter to disk.Open() when an argument of type ArgDisk is processed.
View Source
var ErrWrongArgCount = fmt.Errorf("wrong number of arguments")
View Source
var WriteBufSize = 10 * 1024 * 1024
Size of the write buffer, that would accumulate the data before writing it onto the destination. 10MB is a reasonable default.
Functions ¶
func FormatUsage ¶
func ToFlagUsage ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.