Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TemporaryDirectoryForBigFiles ¶
func TemporaryDirectoryForBigFiles() string
TemporaryDirectoryForBigFiles returns a directory for temporary (big) files. On non Windows systems it avoids the use of os.TempDir(), because the default temporary directory usually falls under /tmp which on systemd based systems could be the unsuitable tmpfs filesystem.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.