Insights.Adapters.Base.Sandbox

Start a pool with a single sandboxed Base connection.

Options

Source

Summary

start_link(conn_mod, opts)

Functions

start_link(conn_mod, opts)

Specs:

  • start_link(module, Keyword.t) :: {:ok, pid} | {:error, any}
Source