package riot

  1. Overview
  2. Docs
include Application.Intf
val name : string
val start : unit -> (Pid.t, [> `Application_error of string | `Supervisor_error ] as 'err) Stdlib.result
type event = Telemetry.event = ..
val emit : event -> unit
val attach : (event -> unit) -> unit
OCaml

Innovation. Community. Security.