errors

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccessDeniedError

type AccessDeniedError struct{}

func (AccessDeniedError) Error

func (e AccessDeniedError) Error() string

type AlreadyExistsError

type AlreadyExistsError struct {
	Subj string
}

func (AlreadyExistsError) Error

func (e AlreadyExistsError) Error() string

type InvalidArgError

type InvalidArgError struct {
	Subj   string
	Reason string
}

func (InvalidArgError) Error

func (e InvalidArgError) Error() string

type NotFoundError

type NotFoundError struct {
	Subj string
}

func (NotFoundError) Error

func (e NotFoundError) Error() string

Jump to

Keyboard shortcuts

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