Closed joshrendek closed 5 days ago
Is there a way to get the remote connecting address? It doesn't look like the net.Conn is exposed anywhere one of the Option functions could access it
net.Conn
Added this over in https://github.com/jeroenrinzema/psql-wire/pull/70
Is there a way to get the remote connecting address? It doesn't look like the
net.Conn
is exposed anywhere one of the Option functions could access it