Commit Graph

8 Commits (c10c60cad5d4a336c46cfb324c7879185266f34b)

Author SHA1 Message Date
Jack Christensen 2fabfa3c18 Update to newest pgproto3 2019-08-31 15:44:54 -05:00
Jack Christensen 66aaed7c9e Remove public fields from PgConn
- Access TxStatus via method
- Make Config private

fixes #7
2019-08-27 18:11:50 -05:00
Jack Christensen d364370a31 Add SendBytes and ReceiveMessage 2019-08-20 14:12:07 -05:00
Artemiy Ryabinkov 529805557f
Fix linters notifications
Signed-off-by: Artemiy Ryabinkov <getlag@ya.ru>
2019-06-22 10:41:01 +03:00
Jack Christensen 23a91ebc90 auth_scram.go file comment should not be part of docs 2019-04-24 16:08:12 -05:00
Jack Christensen cd629965e6 Use golang.org/x/xerrors 2019-04-20 12:57:52 -05:00
Jack Christensen 2383561e4d Use 0-alloc pgproto3/v2 2019-04-18 23:17:28 -05:00
Jack Christensen 244e114435 Add SCRAM authentication 2019-04-16 20:41:38 -05:00