Astarte.RPC.Config.amqp_connection_port-exclamation-mark
You're seeing just the function
amqp_connection_port-exclamation-mark
, go back to Astarte.RPC.Config module for more information.
Specs
amqp_connection_port!(Skogsra.Env.namespace()) :: integer() | no_return()
The port of the AMQP broker to connect to.
Bang version of Astarte.RPC.Config.amqp_connection_port/0
(fails on error). Optionally,
receives the namespace
for the variable.