errors

package
v0.0.1-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2022 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InvalidChecksum

type InvalidChecksum struct {
	Package string
}

invalid checksum (thrown if remote hash differs from repository hash)

func (InvalidChecksum) Error

func (err InvalidChecksum) Error() string

type PackageNotFoundError

type PackageNotFoundError struct {
	Package string
}

func (PackageNotFoundError) Error

func (err PackageNotFoundError) Error() string

type VersionNotFoundError

type VersionNotFoundError struct {
	Package string
	Version string
}

func (VersionNotFoundError) Error

func (err VersionNotFoundError) Error() string

Jump to

Keyboard shortcuts

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