utils

package
v3.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 15, 2023 License: BSD-2-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrFileExists       = errors.New("file already exists")
	ErrCreateOutputFile = errors.New("failed to create output file")
	ErrStartDownload    = errors.New("failed to start download")
	ErrDuringDownload   = errors.New("failed during download")
	ErrDownloadSize     = errors.New("incorrect download size")
	ErrUnsafeDownload   = errors.New("sha1 hashes don't match... deleting the file for your safety")
	ErrUnsafeDelete     = errors.New("failed to delete unsafe file")
)

Functions

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL