ExTectonicdb v0.1.3 ExTectonicdb.Config View Source

Connection config

Link to this section Summary

Link to this section Types

Specs

t() :: %ExTectonicdb.Config{
  host: String.t(),
  port: non_neg_integer(),
  tcp_opts: [any()]
}