View Source Kvasir.Agent.Metrics (kvasir_agent v0.0.17)

Link to this section Summary

Link to this section Functions

Specs

create() :: :ok

Specs

open(binary() | URI.t()) :: {:ok, port(), [byte(), ...]}

Specs

open(
  host :: binary() | charlist() | {byte(), byte(), byte(), byte()},
  port :: binary() | integer()
) :: {:ok, port(), [byte(), ...]}