Requiem.ClientIndication (requiem v0.3.9)

Link to this section Summary

Link to this section Types

Specs

t() :: %Requiem.ClientIndication{origin: binary(), path: binary()}

Link to this section Functions

Link to this function

from_binary(data)

Specs

from_binary(binary()) :: {:ok, t()} | :error
Link to this function

to_binary(indication)

Specs

to_binary(t()) :: binary()