You can search for identifiers within the package.
in-package search v0.2.0
erssical
Erssical.Fetch
Fetching URLs with CoHTTP.
val default_ttl : float ref
Default time to live of cached RSS channels, in minutes. Used when a cached RSS channel does no specify a ttl. Default is 60 minutes.
val get : Log.t -> Uri.t -> string Lwt.t
Failure
in case of error.
val get_channel : Log.t -> Uri.t -> Types.channel Lwt.t