Discover Packages
github.com/downsized-devs/sdk-go
errors
package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Jun 10, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Implement golang errors.As, finds the first error in err's chain that matches target,
and if one is found, sets target to that error value and returns true
Implement golang errors.Is, reports whether any error in err's chain matches target.
Compile returns an error and creates new App errors
Source Files
¶
Click to show internal directories.
Click to hide internal directories.