errors

package
v1.10.3 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package errors defines common client errors.

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrEmptyInput returned in case when user input is empty.
	ErrEmptyInput = errors.New("should not be empty")
	// ErrUserNotFound returned in case when user not found.
	ErrUserNotFound = errors.New("user not found")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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