Astarte.RPC.Config.reload_amqp_connection_ssl_ca_file
You're seeing just the function
reload_amqp_connection_ssl_ca_file
, go back to Astarte.RPC.Config module for more information.
Specs
reload_amqp_connection_ssl_ca_file(Skogsra.Env.namespace()) :: {:ok, nil | binary()} | {:error, binary()}
Reloads the value for Astarte.RPC.Config.amqp_connection_ssl_ca_file/0
. Optionally, receives
the namespace
for the variable.