pgx/internal/pgmock
Jack Christensen 5714896b10 Restructure sending messages
Use an internal buffer in pgproto3.Frontend and pgproto3.Backend instead
of directly writing to the underlying net.Conn. This will allow tracing
messages as well as simplify pipeline mode.
2022-05-21 11:06:44 -05:00
..
pgmock.go Restructure sending messages 2022-05-21 11:06:44 -05:00
pgmock_test.go Make Chunkreader an internal implementation detail 2022-02-26 08:50:46 -06:00