# Functions
GenerateFakeError generates a random fake error.
NewDomainNotActiveError return a domain not exist error.
NewDomainPendingActiveError return a domain not active error.
NewInternalFailureError return internal failure error.
No description provided by the author
ShouldForwardCall determines if the call should be forward to the underlying client given the fake error generated.
# Variables
ErrFakeInternalService is a fake internal service error.
ErrFakeServiceBusy is a fake service busy error.
ErrFakeTimeout is a fake timeout error.
ErrFakeUnhandled is a fake unhandled error.
# Structs
No description provided by the author
No description provided by the author