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 since_count : 'a option -> 'b -> [> `Count of 'b | `Since of 'a ] 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