package
1.1.0
Repository: https://github.com/rsfreitas/go-pocket-utils.git
Documentation: pkg.go.dev

# Functions

NewFactory creates a new Factory object.

# Constants

Internal error codes.
Internal error codes.
Internal error codes.
Internal error codes.
Internal error codes.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Error is the framework error type that a service handler should return to keep a standard error between services.
No description provided by the author
No description provided by the author
ServiceError is a structure that holds internal error details to improve error log description for the end-user, and it implements the errorApi.Error interface.

# Type aliases

ErrorKind is an error representation of a mapped error.