inputvalidationerror

package
v0.45.1 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Is

func Is(err error) bool

func New

func New(ctx context.Context, reason string) error

Types

type Error

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

func (*Error) Ctx

func (e *Error) Ctx() context.Context

func (*Error) Error

func (e *Error) Error() string

func (*Error) IsInputValidationError

func (e *Error) IsInputValidationError() bool

type ErrorInt

type ErrorInt interface {
	Ctx() context.Context
	IsInputValidationError() bool
}

Jump to

Keyboard shortcuts

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