# Functions
No description provided by the author
No description provided by the author
# Structs
Error holds the error contents of the service error.
No description provided by the author
Genertic Handler object which is the reciever in every handler method.
ServiceError - represents the service error.
# Type aliases
AfterHandlerHook is a callback function called after a handler functions main logic is ran.
BeforeHandlerHook is a callback function called before a handler functions main logic is ran.
No description provided by the author