Skip to content
/ pgio Public
forked from jackc/pgio

Package pgio is a low-level toolkit building messages in the PostgreSQL wire protocol.

License

Notifications You must be signed in to change notification settings

pg2es/pgio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

pgio

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.

Extracted from original implementation in https://github.com/jackc/pgx.

About

Package pgio is a low-level toolkit building messages in the PostgreSQL wire protocol.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%