Add note about cancel and timeouts

v3-experimental-wait-ping-context
Jack Christensen 2017-01-06 18:45:02 -06:00
parent f895e970b5
commit a35621d285
1 changed files with 1 additions and 1 deletions

2
v3.md
View File

@ -20,7 +20,7 @@ Transaction isolation level constants are now typed strings instead of bare stri
Organize errors better
Optionally use Go 1.7 context
Optionally use Go 1.7 context / cancel and timeouts could be implemented this way
Remove circular dependency between Conn and ConnPool such that ConnPool depends on Conn, but Conn doesn't know anything about ConnPool