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