# Functions
FailureResponse creates a response renderer for a failed request.
No description provided by the author
No description provided by the author
SuccessResponse creates a response renderer for a successful request.
# Constants
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.