Astarte.RPC.Config.put_amqp_connection_port
You're seeing just the function
put_amqp_connection_port
, go back to Astarte.RPC.Config module for more information.
Specs
put_amqp_connection_port(integer(), Skogsra.Env.namespace()) :: :ok | {:error, binary()}
Puts the value
to Astarte.RPC.Config.amqp_connection_port/0
. Optionally, receives
the namespace
.