# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
FailureResponse creates a response renderer for a failed request.
Response creates a standard API response renderer.
No description provided by the author
SuccessResponse creates a response renderer for a successful request.
# Constants
SuccessMessage is the default success message for successful responses.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Payload is an interface for incoming requests payloads Each handler should implement this interface to parse payloads.
# Type aliases
Duration is a custom type that represents a duration of time.