errors

package
v1.0.0-beta.41 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrAddingPaymail = models.SPVError{Message: "error adding paymail", StatusCode: 500, Code: "error-user-adding-paymail"}

ErrAddingPaymail is returned when the paymail addition fails

View Source
var ErrCreatingUser = models.SPVError{Message: "error creating user", StatusCode: 500, Code: "error-user-creating"}

ErrCreatingUser is returned when the user creation fails

View Source
var ErrInvalidPaymail = models.SPVError{Message: "invalid paymail", StatusCode: 400, Code: "error-user-invalid-paymail"}

ErrInvalidPaymail is returned when the paymail is invalid

View Source
var ErrInvalidPublicKey = models.SPVError{Message: "invalid public key", StatusCode: 400, Code: "error-user-invalid-pubkey"}

ErrInvalidPublicKey is returned when the public key provided by admin is invalid

View Source
var ErrPaymailInconsistent = models.SPVError{Message: "inconsistent paymail address and alias/domain", StatusCode: 400, Code: "error-user-inconsistent-paymail"}

ErrPaymailInconsistent is returned when both paymail address and alias + domain are provided and they are inconsistent

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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