envio v0.8.0 Envio.Channel View Source

Channel description.

Link to this section Summary

Types

t()

Channel data stored as a struct

Link to this section Types

Link to this type

t()

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

Channel data stored as a struct

Link to this section Functions

Link to this function

fq_name(arg1)

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