2
0

Add readme, license, and docs

This commit is contained in:
Jack Christensen
2019-03-30 12:32:39 -05:00
parent 16176b5151
commit b9d0da5558
3 changed files with 32 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
// Package pgproto3 is a encoder and decoder of the PostgreSQL wire protocol version 3.
package pgproto3