Sourceval init_influx : string -> (Ipaddr.t * int) option -> unit Sourcetype exit_status = | Success| Local_authentication_failed| Remote_authentication_failed| Communication_failed| Connect_failed| Remote_command_failed| Cli_failed| Internal_error| Http_error
Sourceval create_block :
int ->
int ->
Cstruct.t option ->
([> `Block_add of int * bool * Cstruct.t option ], [> `Msg of string ])
result Sourceval colon_separated_c :
(string ->
(string * string option, [> `Msg of string ]) result)
* (Format.formatter ->
(string * string option) ->
unit) Sourceval since_count : 'a option -> 'b -> [> `Count of 'b | `Since of 'a ] Sourcetype supported = | FreeBSD| Linux| Darwin
Sourceval default_tmpdir : string Sourceval set_tmpdir : string -> unit Sourceval default_dbdir : string Sourceval set_dbdir : string -> unit Sourceval remote_command_failed : int Sourceval local_authentication_failed : int Sourceval remote_authentication_failed : int Sourceval communication_failed : int Sourceval connect_failed : int