package
0.0.0-20210807173805-52a80d555a2e
Repository: https://github.com/gord-project/gord.git
Documentation: pkg.go.dev
# Functions
AddToZip writes the given data to a zip archive using the passed writer.
DownloadFile will download a url to a local file.
DownloadFileOrAccessCache checks whether the file already exists on the users filesystem and only downloads it if it doesn't.
EnsureDirectoryExists creates a directy if doesn't already exist.
ToAbsolutePath handles different kind of paths and makes an absolute path out of them.