errors

package
v0.9.8-RC09 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrStoreNotFound      = errors.New("store not found")
	ErrStoreOwnerMismatch = errors.New("store owner mismatch")
)
View Source
var (
	ErrUserBanned = apierror.Error{
		Message: "user banned",
	}
	ErrInvalidCredentials = apierror.Error{
		Message: "invalid credentials",
	}
)
View Source
var ErrNoMatchesFound = apierror.Error{
	Message: "no matches 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