Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
include module type of struct include Reddit_api_kernel end
module Connection : sig ... end
Connection
manages the connection to Reddit, including authentication and rate limiting behavior.
module Iter_comments : sig ... end
module Rate_limiter : sig ... end
module Retry_manager : sig ... end
Retry_manager
handles transient errors due to blips in networking or Reddit's infrastructure.
module Stream : sig ... end