Documentation
¶
Index ¶
Constants ¶
View Source
const RECEIVE_TEMP_FILE_NAME_PREFIX = "portal-receive-temp"
View Source
const SEND_TEMP_FILE_NAME_PREFIX = "portal-send-temp"
Variables ¶
This section is empty.
Functions ¶
func ArchiveAndCompressFiles ¶
ArchiveAndCompressFiles tars and gzip-compresses files into a temporary file, returning it along with the resulting size
func DecompressAndUnarchiveBytes ¶
DecompressAndUnarchiveBytes gzip-decompresses and un-tars files into the current working directory and returns the names and decompressed size of the created files
func RemoveTemporaryFiles ¶
func RemoveTemporaryFiles(prefix string)
optimistically remove files created by portal with the specified prefix
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.