Module Lib_databox

module Store_client : sig ... end

Store_client provides the interface to interact with a databox store, for both drivers and apps.

module Store_datasource : sig ... end
module Utils : sig ... end

Utils contains various functions which help to initialize a databox context, or to retrieve the HTTPS keys, or to export data off databox to an external endpoint, etc.