Astarte.RPC.Config.amqp_connection_ssl_enabled-exclamation-mark
You're seeing just the function
amqp_connection_ssl_enabled-exclamation-mark
, go back to Astarte.RPC.Config module for more information.
Specs
amqp_connection_ssl_enabled!(Skogsra.Env.namespace()) :: boolean() | no_return()
Enable SSL. If not specified, SSL is disabled.
Bang version of Astarte.RPC.Config.amqp_connection_ssl_enabled/0
(fails on error). Optionally,
receives the namespace
for the variable.