package
0.6.1
Repository: https://github.com/isaqueveras/powersso.git
Documentation: pkg.go.dev

# Functions

Err builds annotated error instance from any error value.
Handling handles an error by setting a message and a response status code.
HandlingGRPC handle an error by defining HTTP response body and code.
New creates and returns new normalized `Error` instance.
NewError creates and returns new normalized `Error` instance.
NotFoundError creates and returns 404 `Error`.
Wrap wraps an error adding an information message.

# Structs

Error defines the properties for a basic error response.