2
0

Add note about cancel and timeouts

This commit is contained in:
Jack Christensen
2017-01-06 18:45:02 -06:00
parent f895e970b5
commit a35621d285
+1 -1
View File
@@ -20,7 +20,7 @@ Transaction isolation level constants are now typed strings instead of bare stri
Organize errors better 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 Remove circular dependency between Conn and ConnPool such that ConnPool depends on Conn, but Conn doesn't know anything about ConnPool