Jack Christensen
|
2bc8f2e6af
|
Remove pkg/errors package
|
2019-08-31 11:53:26 -05:00 |
|
Jack Christensen
|
1ba5dcbe01
|
Support SSLRequest and CancelRequest
|
2019-08-31 11:48:01 -05:00 |
|
Jack Christensen
|
76538434cf
|
MarshalJSON should be defined on T not *T
Otherwise "%v" format would be used by json.Marshal(T).
|
2019-08-27 21:13:45 -05:00 |
|
Jack Christensen
|
432c2951c7
|
Add a lot of documentation
|
2019-06-08 19:38:34 -05:00 |
|
Jack Christensen
|
16176b5151
|
Add go module support
|
2019-03-30 12:26:24 -05:00 |
|
Jack Christensen
|
ffa9ff2213
|
Use github.com/pkg/errors
|
2017-06-04 21:30:03 -05:00 |
|
Jack Christensen
|
d6312305ae
|
Replace MarshalBinary with Encode
This new approach can avoid allocations.
|
2017-05-26 17:00:44 -05:00 |
|
Jack Christensen
|
c6aef15181
|
Add basic pgmock support
Primarily useful for testing pgx itself. Design is still subject to change.
|
2017-05-13 17:56:54 -05:00 |
|
Jack Christensen
|
61d4386931
|
Update pgproto3 to enable pgmock
|
2017-05-06 08:48:40 -05:00 |
|