= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package datakit-ci
-
datakit_ci
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Key : sig ... end
val name : t -> string
val generate :
t ->
switch:Lwt_switch.t ->
log:CI_live_log.t ->
CI_utils.DK.Transaction.t ->
context ->
Key.t ->
(value, [ `Failure of string ]) Pervasives.result Lwt.t
val load : t -> CI_utils.DK.Tree.t -> Key.t -> value Lwt.t