mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-02-02 18:37:04 +01:00
f2e5bedea6
* migrate go version to 1.17 * update contributing
chunkreader
Package chunkreader provides an io.Reader wrapper that minimizes IO reads and memory allocations.
Extracted from original implementation in https://github.com/jackc/pgx.