package ocluster-api

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

Module Metrics.ResultsSource

Sourcetype struct_t = [
  1. | `Metrics_c9a605598c875b61
]
Sourceval has_content_type : t -> bool
Sourceval content_type_get : t -> string
Sourceval content_type_set : t -> string -> unit
Sourceval has_data : t -> bool
Sourceval data_get : t -> string
Sourceval data_set : t -> string -> unit
Sourceval of_message : Capnp.Message.rw message_t -> t
Sourceval to_message : t -> Capnp.Message.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.