View Source Envio.Channel (envio v0.10.0)

Channel description.

Link to this section Summary

Types

t()

Channel data stored as a struct

Link to this section Types

Specs

t() :: %Envio.Channel{name: binary() | atom(), source: binary() | atom()}

Channel data stored as a struct

Link to this section Functions

Specs

fq_name({binary() | atom(), binary() | atom()} | t()) :: binary()