errors

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2026 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthError

type AuthError struct {
	Message string
}

AuthError indicates an authentication or authorization failure.

func (*AuthError) Error

func (e *AuthError) Error() string

type NotFoundError

type NotFoundError struct {
	Message string
}

NotFoundError indicates that a requested resource was not found.

func (*NotFoundError) Error

func (e *NotFoundError) Error() string

type UsageError

type UsageError struct {
	Message string
}

UsageError indicates invalid command-line usage.

func (*UsageError) Error

func (e *UsageError) Error() string

Jump to

Keyboard shortcuts

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