package kinetic-client

  1. Overview
  2. Docs
Client API for Seagate's Kinetic drives

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.11.tar.gz
md5=acc775dbd08f7cdbdd7955f2a284b2f0
sha512=d7374b38a9cfee05b6b820c72d88a2626fb9af6ab972a4596aaa2cdc708042b4003b1c5f525121791bfe9140c65b49c9f3a5e8e50f70d432f0e979cfd8a7d5a4

doc/kinetic-client/Kinetic/Error/index.html

Module Kinetic.ErrorSource

Sourcetype msg = string
Sourcetype t =
  1. | KineticError of int * msg
  2. | Generic of string * int * msg
  3. | Timeout of float * msg
  4. | Assert of msg
Sourceval show : t -> string
OCaml

Innovation. Community. Security.