errors

package
v0.1.0-beta Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// config.
	ErrInavlidConfigPath               = errors.New("invalid config path")
	ErrInvalidUsers                    = errors.New("invalid user(s)")
	ErrSpecificAndAllCommandSameAtTime = errors.New("can't have all cmds and specific cmd at same time")

	// server.
	ErrAuth = errors.New("authentication error")

	// CLI.
	ErrInvalidUserOrPassword = errors.New("user or user information you provided is invalid")
)

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