# Functions
No description provided by the author
NewAbortError creates an error that the API Start call must return internally.
NewFactory creates a new Factory object.
# Structs
No description provided by the author
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.