internal

package
v0.0.0-...-049676f Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2022 License: AGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InternalE

type InternalE struct {
	// contains filtered or unexported fields
}

func InternalError

func InternalError(msg string) *InternalE

func NewInternalError

func NewInternalError() *InternalE

func (*InternalE) Error

func (ie *InternalE) Error() string

type NotFoundE

type NotFoundE struct {
}

func NewNotFoundError

func NewNotFoundError() *NotFoundE

func (*NotFoundE) Error

func (nf *NotFoundE) Error() string

type PermissionDeniedE

type PermissionDeniedE struct {
	// contains filtered or unexported fields
}

func PermissionDenied

func PermissionDenied(msg string) *PermissionDeniedE

func PermissionDeniedFromStatus

func PermissionDeniedFromStatus(status int) *PermissionDeniedE

func (*PermissionDeniedE) Error

func (pd *PermissionDeniedE) Error() string

type QueryE

type QueryE struct {
	// contains filtered or unexported fields
}

func QueryError

func QueryError(msg string) *QueryE

func (*QueryE) Error

func (qe *QueryE) Error() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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