package
0.0.0-20240427082113-981113020dcf
Repository: https://github.com/willie68/go-micro.git
Documentation: pkg.go.dev

# Functions

BadRequest bad request error.
Conflict not found error.
Forbidden forbidden error.
InternalServerError not found error.
Is checks if the error is an service error of the given code.
New creates an error.
NotFound not found error.
Unauthorized unauthorized error.
Wrap wraps an error.
Wrapc wraps an error (with code).
Wrapper are used to wrap specific errors into service errors please do not call Wrap or Wrapc in the implemented function.

# Variables

Error definitions.
Error definitions.
Error definitions.
Error definitions.
Error definitions.
Error definitions.
Error definitions.
Error definitions.
Service the service name.

# Structs

Serr service error model.