utils

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

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

Go to latest
Published: Sep 3, 2023 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 AuthenticationError

type AuthenticationError struct {
	Message string
}

func (*AuthenticationError) Error

func (v *AuthenticationError) Error() string

type AuthorizationError

type AuthorizationError struct {
	Message string
}

func (*AuthorizationError) Error

func (v *AuthorizationError) Error() string

type BadRequestError

type BadRequestError struct {
	Message string
}

func (*BadRequestError) Error

func (v *BadRequestError) Error() string

type ConflictError

type ConflictError struct {
	Message string
}

func (*ConflictError) Error

func (v *ConflictError) Error() string

type NotFoundError

type NotFoundError struct {
	Message string
}

func (*NotFoundError) Error

func (v *NotFoundError) Error() string

type ValidationError

type ValidationError struct {
	Message string
}

func (*ValidationError) Error

func (v *ValidationError) Error() string

Jump to

Keyboard shortcuts

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