package ocluster-api

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Log.ResultsSource

Sourcetype struct_t = [
  1. | `Log_87ce774bfb720195
]
Sourceval has_log : t -> bool
Sourceval log_get : t -> string
Sourceval log_set : t -> string -> unit
Sourceval next_get : t -> int64
Sourceval next_get_int_exn : t -> int
Sourceval next_set : t -> int64 -> unit
Sourceval next_set_int : t -> int -> unit
Sourceval of_message : rw message_t -> t
Sourceval to_message : t -> rw message_t
Sourceval to_reader : t -> struct_t reader_t
Sourceval init_root : ?message_size:int -> unit -> t
Sourceval init_pointer : pointer_t -> t
OCaml

Innovation. Community. Security.