Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadFile ¶ added in v0.2.0
DownloadFile will download a url to a local file. It's efficient because it will write as it downloads and not load the whole file into memory.
func FileChecksum ¶ added in v0.6.0
FileChecksum reads a file and return the Adler32 checksum of its data as a string
func PathExists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.