errors

package
v0.53.5 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EmailAlreadyInUseError

type EmailAlreadyInUseError struct {
	Email string
}

func (EmailAlreadyInUseError) Error

func (err EmailAlreadyInUseError) Error() string

func (EmailAlreadyInUseError) StatusCode

func (err EmailAlreadyInUseError) StatusCode() int

type InstitutionalIdAlreadyInUseError

type InstitutionalIdAlreadyInUseError struct {
	InstitutionalId string
}

func (InstitutionalIdAlreadyInUseError) Error

func (InstitutionalIdAlreadyInUseError) StatusCode

func (err InstitutionalIdAlreadyInUseError) StatusCode() int

type UserNotFoundError added in v0.6.0

type UserNotFoundError struct {
	Uuuid string
}

func (UserNotFoundError) Error added in v0.6.0

func (err UserNotFoundError) Error() string

func (UserNotFoundError) StatusCode added in v0.6.0

func (err UserNotFoundError) StatusCode() int

Jump to

Keyboard shortcuts

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