# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
# Structs
ProcessingError represents basic DTO to provide information about the error when the processing request contains a notification request.
No description provided by the author
UrlRequest represents listening request model.
UserNotification represents basic DTO notification to the user if requested Initially, it supposed to be simple - if err != nil => error happens, else all is ok.