Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Put ¶ added in v0.1.2
Put atomically writes data to a file if it doesn't already contain the same content. It returns true if the file was written, false if it already contained the data. The operation is atomic - the file will either be fully written or not modified at all.
func TarExtract ¶
TarExtract will extract the given input as tar data to the specified directory
This method will not check for anything nefarious. Only use for trusted archives.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.