package
0.0.0-20231101220827-55b3812542c2
Repository: https://github.com/terrastruct/util-go.git
Documentation: pkg.go.dev
# Functions
Errorf creates a new error with code, resp, msg and v.
ErrorWrap wraps err with the code and resp for xhttp.HandlerFunc.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
HandlerFunc is like http.HandlerFunc but returns an error.