2
0
This commit is contained in:
Jack Christensen
2013-04-08 20:16:49 -05:00
parent 86099237bd
commit d1a586ed64
4 changed files with 13 additions and 15 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
package pqx
import (
"encoding/binary"
"bytes"
"encoding/binary"
)
type messageReader []byte