Snowflex.DBConnection.Protocol (Snowflex v0.5.0)

Link to this section Summary

Link to this section Types

Specs

state() :: %Snowflex.DBConnection.Protocol{
  conn_opts: Keyword.t(),
  pid: pid(),
  status: :idle,
  worker: Snowflex.DBConnection.Server | any()
}