package
Version:
v1.0.6
Opens a new window with list of versions in this module.
Published: Jan 3, 2023
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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.