Discover Packages
github.com/iDigitalFlame/xmt
util
xerr
package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Nov 10, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
New creates a new string backed error struct and returns it. This error struct does not support Unwrapping.
The resulting structs created will be comparable.
Wrap creates a new error that wraps the specified error. If not nil, this function will append ": " + 'Error()'
to the resulting string message.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.