package eio-trace

  1. Overview
  2. Docs

Module Layout.SpansSource

Sourcetype 'a t
Sourceval create : unit -> 'a t
Sourceval current : 'a t -> 'a list
Sourceval push : 'a t -> timestamp -> 'a -> unit
Sourceval pop : 'a t -> timestamp -> unit
Sourceval history : 'a t -> (timestamp * 'a list) list
OCaml

Innovation. Community. Security.