errors

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2026 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewI18nError

func NewI18nError(message string) error

func WrapIntoI18nError

func WrapIntoI18nError(err error, msg string) error

Types

type I18nError

type I18nError struct {
	Cause   error
	Message string
}

func (*I18nError) Error

func (e *I18nError) Error() string

func (I18nError) Unwrap

func (e I18nError) Unwrap() error

Source Files

  • errors.go

Jump to

Keyboard shortcuts

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