PostgreSQL driver and toolkit for Go
 
 
 
Go to file
Jack Christensen 63d16ae3ac Refactor 2013-04-08 21:23:25 -05:00
.gitignore Initial commit 2013-03-30 12:06:27 -07:00
README.md Initial commit 2013-03-30 12:06:27 -07:00
conn.go Refactor 2013-04-08 21:23:25 -05:00
conn_test.go go fmt 2013-04-08 20:16:49 -05:00
message_reader.go Pass *messageReader to rx* instead of raw buffer 2013-04-08 20:37:09 -05:00
messages.go Refactor 2013-04-08 21:23:25 -05:00

README.md

pgx

Experimental PostgreSQL client library for Go