You've already forked golang-base-project
Initial commit
This commit is contained in:
6
vendor/github.com/jackc/pgio/doc.go
generated
vendored
Normal file
6
vendor/github.com/jackc/pgio/doc.go
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
// Package pgio is a low-level toolkit building messages in the PostgreSQL wire protocol.
|
||||
/*
|
||||
pgio provides functions for appending integers to a []byte while doing byte
|
||||
order conversion.
|
||||
*/
|
||||
package pgio
|
Reference in New Issue
Block a user