package mirage-block-xen

  1. Overview
  2. Docs

Module Blkproto.RingInfoSource

Sourcetype t = {
  1. ref : int32;
  2. event_channel : int;
  3. protocol : Protocol.t;
}
Sourceval keys : string list
Sourceval to_string : t -> string
Sourceval of_assoc_list : (string * string) list -> (t, [ `Msg of string ]) result
OCaml

Innovation. Community. Security.