# Variables
DefaultPollInterval is the duration to wait before checking for new messages to send.
# Structs
Interceptor is an outbound pipeline stage that intercepts messages that are not ready to be sent.
Sender is a service that sends delayed messages when they become ready to be sent.
# Interfaces
Repository is an interface for.