mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-07 06:13:18 -06:00
more
This commit is contained in:
parent
0f7cfa75f3
commit
526a14a92d
486 changed files with 84353 additions and 23865 deletions
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue