diag

package
v0.0.0-...-83ab7ba Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2026 License: Apache-2.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 Error

type Error struct {
	Code    string
	Message string
	File    string
	Line    int
	Kind    string
	Entity  string
	Hint    string
	Cause   error
}

func (Error) As

func (e Error) As(target any) bool

func (Error) Error

func (e Error) Error() string

func (Error) Unwrap

func (e Error) Unwrap() error

type Errors

type Errors []Error

func (Errors) As

func (e Errors) As(target any) bool

func (Errors) Error

func (e Errors) Error() string

func (Errors) Unwrap

func (e Errors) Unwrap() []error

Jump to

Keyboard shortcuts

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