package
0.0.2
Repository: https://github.com/downsized-devs/sdk-go.git
Documentation: pkg.go.dev

# Functions

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.
Compile returns an error and creates new App errors.
No description provided by the author
No description provided by the author
Implement golang errors.Is, reports whether any error in err's chain matches target.
No description provided by the author

# Structs

No description provided by the author