package
1.0.25
Repository: https://github.com/flyteorg/flytestdlib.git
Documentation: pkg.go.dev

# Functions

Creates a new error using an error code and a message.
Gets the error code of the passed error if it has one.
Gets whether error is caused by another error with errCode.
No description provided by the author
Wraps a root cause error with another.

# Type aliases

A generic error code type.
A helper object that collects errors.