crudutils

package
v0.0.0-...-7a64a06 Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2023 License: MIT Imports: 1 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExpiredResource

func ExpiredResource(value string) error

func InvalidValue

func InvalidValue(value string) error

func IsExpiredResource

func IsExpiredResource(e error) bool

func IsInvalidValue

func IsInvalidValue(e error) bool

func IsNotAuthorized

func IsNotAuthorized(e error) bool

func IsNotFound

func IsNotFound(e error) bool

func NotAuthorized

func NotAuthorized(value string) error

func NotFound

func NotFound(value string) error

Types

type ExpiredResourceError

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

func (*ExpiredResourceError) Error

func (m *ExpiredResourceError) Error() string

type InvalidValueError

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

func (*InvalidValueError) Error

func (m *InvalidValueError) Error() string

type NotAuthorizedError

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

func (*NotAuthorizedError) Error

func (m *NotAuthorizedError) Error() string

type NotFoundError

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

func (*NotFoundError) Error

func (m *NotFoundError) Error() string

Jump to

Keyboard shortcuts

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