error

package
v1.5.0-fix-leak Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: Apache-2.0 Imports: 0 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PermanentError

type PermanentError struct {
	Err error
}

PermanentError signals that the operation should stop the module manager immediately

func Permanent

func Permanent(err error) *PermanentError

Permanent wraps the given err in a *PermanentError.

func (*PermanentError) Error

func (e *PermanentError) Error() string

func (*PermanentError) Unwrap

func (e *PermanentError) Unwrap() error

Jump to

Keyboard shortcuts

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