Categorygithub.com/v8platform/errors
modulepackage
0.1.0
Repository: https://github.com/v8platform/errors.git
Documentation: pkg.go.dev

# README

errors

# Functions

AddErrorContext adds a context to an error.
Cause gives the original error.
GetErrorContext returns the error context.
GetType returns the error type.
Is reports whether err is an *Error of the given Kind.
Wrapf wraps an error with format string.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
Link target does not exist.
No wrapped key for user with read access.
No description provided by the author
No description provided by the author
Item already exists.
Internal error or inconsistency.
Invalid operation for this type of item.
External I/O error such as network failure.
Item is a directory.
Item is not a directory.
Directory not empty.
Item does not exist.
Unclassified error.
Permission denied.
Information withheld.
No description provided by the author
Link target does not exist.
A transient error.

# Structs

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author