Astarte.DataAccess.Config.pool_size-exclamation-mark
You're seeing just the function
pool_size-exclamation-mark
, go back to Astarte.DataAccess.Config module for more information.
Specs
pool_size!(Skogsra.Env.namespace()) :: integer() | no_return()
The number of connections to start for the pool, Defaults to 1.
Bang version of Astarte.DataAccess.Config.pool_size/0
(fails on error). Optionally,
receives the namespace
for the variable.