//
pkg.gl
Category
github.com/haierspi/golang-image-upload-service
pkg
errors
package
0.0.0-20241211095829-d4a0960dbcbc
Repository:
https://github.com/haierspi/golang-image-upload-service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
79 SLOC
#
Functions
Errorf
Errorf create a new error.
New
New create a new error.
WithStack
WithStack add caller stack information.
Wrap
Wrap with some extra message into err.
Wrapf
Wrapf with some extra message into err.
#
Interfaces
Error
Error with caller stack information.