Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Precision : sig ... end
Precision represents the different precisions supported for timestamps
module TimestampNS : sig ... end
TimestampNS represents a UNIX timestamp with up to nanosecond precision
module Field : sig ... end
Field represents a key value pair that can be attached to a Point
module Point : sig ... end
Point represents a single time series point
module Protocol : sig ... end