errors

package
v15.11.13 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrEmptyRepository is returned when an RPC is missing a repository as an argument
	ErrEmptyRepository = errors.New("empty Repository")
	// ErrEmptyStorageName is returned when an RPC is missing a storage name for the repository.
	ErrEmptyStorageName = errors.New("empty StorageName")
	// ErrEmptyRelativePath is returned when an RPC is missing a relative path for the repository.
	ErrEmptyRelativePath = errors.New("empty RelativePath")
	// ErrInvalidRepository is returned when an RPC has an invalid repository as an argument
	ErrInvalidRepository = errors.New("invalid Repository")
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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