Astarte.DataAccess.Config.cqex_nodes-exclamation-mark

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

cqex_nodes!(namespace \\ nil)

View Source

Specs

cqex_nodes!(Skogsra.Env.namespace()) ::
  Astarte.DataAccess.Config.CQExNodes.t() | no_return()

A list of {host, port} values of accessible Cassandra nodes in a cqex compliant format

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