errors

package
v0.0.0-...-416caf1 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContactNotFoundError

type ContactNotFoundError struct {
	Message string
	Type    string
}

func NewContactNotFoundError

func NewContactNotFoundError(message, errorType string) ContactNotFoundError

func (ContactNotFoundError) Error

func (e ContactNotFoundError) Error() string

type ContactValidationError

type ContactValidationError struct {
	Message string
	Type    string
}

func NewContactValidationError

func NewContactValidationError(message, typeError string) ContactValidationError

func (ContactValidationError) Error

func (e ContactValidationError) Error() string

Jump to

Keyboard shortcuts

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