# Functions

NewErrServiceClient returns an instance of the error interface with ErrServiceClient as its implementation.

# Structs

ErrNotFound represents an error returned from a service indicating the item being asked for was not found.
ErrResponseNil represents an error returned from a service indicating the response was unexpectedly empty.
ErrServiceClient exposes the details of a service's response in a more granular manner.