View Source Census.Adapter behaviour (Census v0.3.0)

Link to this section Summary

Link to this section Callbacks

@callback run(Census.Query.t()) :: {:ok, Census.Response.t()} | {:error, String.t()}