Astarte.RPC.Config.amqp_connection_virtual_host-exclamation-mark

You're seeing just the function amqp_connection_virtual_host-exclamation-mark, go back to Astarte.RPC.Config module for more information.
Link to this function

amqp_connection_virtual_host!(namespace \\ nil)

View Source

Specs

amqp_connection_virtual_host!(Skogsra.Env.namespace()) :: binary() | no_return()

The Virtual Host to be used in the AMQP broker. Must be the same for all components.

Bang version of Astarte.RPC.Config.amqp_connection_virtual_host/0 (fails on error). Optionally, receives the namespace for the variable.