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