PGWire (pg_wire v0.0.1)
Link to this section Summary
Link to this section Types
Link to this type
opts()
Specs
opts() :: Keyword.t()
Link to this section Functions
Link to this function
child_spec(opts)
Specs
child_spec(opts()) :: Supervisor.child_spec()
Link to this function
start_link(protocol, opts \\ [])
Specs
start_link(PGWire.Protocol.t(), opts()) :: Supervisor.on_start()